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.
Functions§
- encode_
slice - Encodes length of slice and then each element