Base16 encoding scheme
Decode a ByteArray Base16 standard encoded to String
Decode a Base16 String to String.
Decode a Base16 String to ByteArray.
Encode a ByteArray to Base16 String standard
Encode a String to Base16 String
Decode a ByteArray Base16 Upper encoded to String
Decode a Base16 String Upper to String.
Decode a Base16 String Upper to ByteArray.
Encode a ByteArray to Base16 String Upper
Encode a String to Base16 String Upper
Convert ByteArray to CharArray