Module encoding

Source

Traitsยง

AsMetadata
Converts back and forth between user-friendly metadata types and the on-disk integer representation.
Encodable
An object that can encode and decode itself to and from a buffer.
FixedEncodable
An object that can encode and decode itself to and from a buffer, with a fixed representation.