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 null as the None value.
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 null as the None value.
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 null as the None value.
The decoder to use for the value that may be present.
Optionalconfig: NullableCodecConfig<NumberDecoder> & { noneValue?: ReadonlyUint8Array }A set of config for the decoder.
Creates a decoder for an optional value using
nullas theNonevalue.