Function lance_table::rowids::read_row_ids
source ยท pub fn read_row_ids(reader: &[u8]) -> Result<RowIdSequence>Expand description
Deserialize a rowid sequence from some bytes.
pub fn read_row_ids(reader: &[u8]) -> Result<RowIdSequence>Deserialize a rowid sequence from some bytes.