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