Structs§
- Padded
Bytes Vec<u8>
but the capacity is padded for SIMD.
Constants§
- PADDING_
SIZE - Required number of additionally allocated bytes at the end of the input
bitstream for decoding. This is mainly needed because some optimized
bitstream readers read 32 or 64 bit at once and could read over the end.