get_bytes

Function get_bytes 

Source
fn get_bytes<T: ByteArrayType>(
    values: &GenericByteBuilder<T>,
    idx: usize,
) -> &[u8]