Converts a hexadecimal character to an integer. @param ch A character to convert to an integer digit @param index The index of the character in the source @return An integer @throws DecoderException Thrown if ch is an illegal hex character
(final char ch, final int index)
source not stored for this graph (policy: none)