Returns the numeric value of the character b in radix 16. @param b The byte to be converted. @return The numeric value represented by the character in radix 16. @throws DecoderException Thrown when the byte is not valid per Character#digit(char,int)
(final byte b)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected