org.apache.commons.codec.net
class Utils extends java.lang.Object
static int digit16(byte b) throws DecoderException
b
in radix 16.b
- The byte to be converted.DecoderException
- Thrown when the byte is not valid per Character.digit(char,int)
commons-codec version 1.6-SNAPSHOT - Copyright © 2002-2016 - Apache Software Foundation