Re-exports§
pub use super::bit_reader::GetBitsError;
Structs§
- Zstandard encodes some types of data in a way that the data must be read back to front to decode it properly.
BitReaderReversed
provides a convenient interface to do that.
pub use super::bit_reader::GetBitsError;
BitReaderReversed
provides a
convenient interface to do that.