The number system object interface.
Readonly
The character set of the number system.
The radix/base of the number system.
The regex used to match characters in the number system.
Decodes the given encoded string into a buffer, or a string if a character encoding is provided.
Optional
Encodes the given data into an encoded string.
Generated using TypeDoc
The number system object interface.