Package-level declarations

Properties

Link copied to clipboard

Decode a Base64 standard encoded ByteArray to String.

Decode a Base64 standard encoded String to String.

Link copied to clipboard

Decode a Base64 standard encoded String to ByteArray.

Link copied to clipboard

Encode a ByteArray to Base64 standard encoded String.

Encode a String to Base64 standard encoded String.

Link copied to clipboard

Decode a Base64 URL-safe encoded ByteArray to String.

Decode a Base64 URL-safe encoded String to String.

Link copied to clipboard

Decode a Base64 URL-safe encoded String to ByteArray.

Link copied to clipboard

Encode a ByteArray to Base64 URL-safe encoded String.

Encode a String to Base64 URL-safe encoded String.