Converts an array of bytes into an array of bytes for the characters representing the hexadecimal values of each byte in order. The returned array will be double the length of the passed array, as it takes two characters to represent any given byte. The conversion from hexadecimal characters to
(final byte[] array)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected