• Base64URL encode an Uint8Array

    Parameters

    • byteArray: Uint8Array

      The bytes to encode

    Returns string

    The string of the encoded bytes

Generated using TypeDoc