Module encode

Module encode 

Source
Expand description

Encoding trait and implementations.

Traitsยง

Decode
Trait for types that can be decoded from binary format.
Encode
Trait for types that can be encoded to binary format.