Expand description
(De)compression and enciphering/deciphering.
Structs§
- Buffer
- Primary way to store bytes for encoding and decoding.
- Decoded
- Marker struct conveying
State
of aBuffer
. - Encoded
- Marker struct conveying
State
of aBuffer
.
Enums§
- Compression
- Supported compression types.