Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
Deprecated. Prefer the fm.common.Base16 object