Module codec

Source
Expand description

(De)compression and enciphering/deciphering.

Structs§

Buffer
Primary way to store bytes for encoding and decoding.
Decoded
Marker struct conveying State of a Buffer.
Encoded
Marker struct conveying State of a Buffer.

Enums§

Compression
Supported compression types.