The encoder to use for the value that may be present.
A set of config for the encoder.
Creates a encoder for an optional value using the Option<T> type.
The encoder to use for the value that may be present.
A set of config for the encoder.
Creates a encoder for an optional value using the Option<T> type.
The encoder to use for the value that may be present.
A set of config for the encoder.
Creates a encoder for an optional value using the Option<T> type.
The encoder to use for the value that may be present.
Optionalconfig: OptionCodecConfig<NumberEncoder> & { noneValue?: ReadonlyUint8Array }A set of config for the encoder.
Creates a encoder for an optional value using the
Option<T>type.