Packmatic.Field protocol (Packmatic v1.1.2) View Source

Represents data fields used internally by Packmatic.Encoder to represent information which make up the Zip format.

Link to this section Summary

Functions

Encodes the given structure into an IO List, or crashes if the structure is invalid.

Link to this section Types

Link to this section Functions

Specs

encode(t()) :: iodata() | no_return()

Encodes the given structure into an IO List, or crashes if the structure is invalid.