| Class and Description |
|---|
| BitPacking.BitPackingReader
to read back what has been written with the corresponding writer
|
| BitPacking.BitPackingWriter
to writes ints to a stream packed to only the needed bits.
|
| BytePacker
Packs and unpacks into bytes
|
| BytePackerFactory |
| BytePackerForLong
Packs and unpacks INT64 into bytes
|
| BytePackerForLongFactory |
| IntPacker
Packs and unpacks into ints
|
| Packer
Factory for packing implementations
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.