Perform hex decoding
an array of at least input_length/2 bytes
some hex input
length of input in bytes
ignore whitespace on input; if false, throw new an exception if whitespace is encountered
number of bytes written to output
See Implementation
Perform hex decoding