Module sbor::encoder

source ·
Expand description

SBOR encoding.

Structs§

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

Enums§

  • Represents an error occurred during encoding.

Traits§