Converts an array of character bytes representing hexadecimal values into an array of bytes of those same values. The returned array will be half the length of the passed array, as it takes two characters to represent any given byte. An exception is thrown if the passed char array has an odd number
(final byte[] array)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected