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