Expand description
Binary encoding implementation.
Constants§
Functions§
- decode
- Decode from a binary buffer.
- encode
- Encode to a binary buffer.
- encoding_
error - Helper for mapping an encoding error.
- encoding_
options - Standard encoding options.
Binary encoding implementation.