Package-level declarations

Types

Link copied to clipboard
interface Encoding

Base32 encoding scheme

Properties

Link copied to clipboard

Decode a ByteArray Base32 standard encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String standard

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 Hex encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String hex

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 Hex with padding encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String Hex with padding

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 Hex Upper encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String Hex Upper

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 HexUpper with padding encoded to String

Decode a Base32 String to String.

Link copied to clipboard

Encode a ByteArray to Base32 String Hex Upper with padding

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 standard with padding encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String standard with padding

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 Upper encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String upper

Encode a String to Base32 String

Link copied to clipboard

Decode a ByteArray Base32 Upper with padding encoded to String

Decode a Base32 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base32 String Upper with padding

Encode a String to Base32 String

Functions

Link copied to clipboard