Modules§
Structs§
- BitPacked
Array - BitPacked
Encoding - BitPackedV
Table - Delta
Array - Delta
Encoding - DeltaV
Table - FoRArray
- FoREncoding
- FoRV
Table
Functions§
- bit_
width_ histogram - bitpack_
encode - bitpack_
encode_ ⚠unchecked - Bitpack an array into the specified bit-width without checking statistics.
- bitpack_
primitive - Bitpack a slice of primitives down to the given width.
- bitpack_
to_ best_ bit_ width - bitpack_
unchecked ⚠ - Bitpack a PrimitiveArray to the given width.
- count_
exceptions - decompress
- delta_
compress - delta_
decompress - find_
best_ bit_ width - gather_
patches - unpack
- unpack_
primitive - unpack_
single - unpack_
single_ ⚠primitive - Safety