Module encodable

Source
Expand description

Types implementing this trait are able to be encoded to a Bufferfish. Implements encoding for primitive types.

Traitsยง

Encodable
Types implementing this trait are able to be encoded to a Bufferfish.