Module codec

Source

Traits§

Decode
Hardware and language independent decoding. Uses the Reader pattern for efficient decoding.
Encode
Hardware and language independent encoding. Uses the Writer pattern for more efficient encoding without intermediate buffers.