lance_io::encodings::plain

Function bytes_to_array

Source
pub fn bytes_to_array(
    data_type: &DataType,
    bytes: Bytes,
    len: usize,
    offset: usize,
) -> Result<ArrayRef>