NumberCodec
Represents a codec for encoding and decoding numbers and bigints.
- The encoded value can be either a
numberor abigint. - The decoded value will always be either a
numberorbigint, depending on the implementation.
Represents a codec for encoding and decoding numbers and bigints.
number or a bigint.number or bigint, depending on the implementation.