Package-level declarations

Types

Link copied to clipboard
interface Encoding

Base16 encoding scheme

Properties

Link copied to clipboard

Decode a ByteArray Base16 standard encoded to String

Decode a Base16 String to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base16 String standard

Encode a String to Base16 String

Link copied to clipboard

Decode a ByteArray Base16 Upper encoded to String

Decode a Base16 String Upper to String.

Link copied to clipboard
Link copied to clipboard

Encode a ByteArray to Base16 String Upper

Encode a String to Base16 String Upper

Functions

Link copied to clipboard