Base-encoded string. Use this class if you convert from and to different bases often. Otherwise, just use the provided utilities. You can provide a custom number's space

Constructors

Properties

Methods

Constructors

  • Parameters

    • value: string
    • base: bigint
    • space: string = base64Space

    Returns Based

Properties

base: bigint
space: string = base64Space
value: string

Methods