Module encoder

Module encoder 

Source
Expand description

SBOR encoding.

Structs§

VecEncoder
An Encoder abstracts the logic for writing core types into a byte buffer.

Enums§

EncodeError
Represents an error occurred during encoding.

Traits§

Encoder