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