Module encoding

Module encoding 

Source
Expand description

Binary encoding implementation.

Constants§

VERSION
Current encoding version.
VERSION1
Version 1 encoding.

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.