类的使用
net.dongliu.commons.exception.HexDecodeException
-
使用HexDecodeException的程序包 程序包 说明 net.dongliu.commons Common utils for java -
-
net.dongliu.commons中HexDecodeException的使用
抛出HexDecodeException的net.dongliu.commons中的方法 修饰符和类型 方法 说明 byte[]Hexes.Decoder. decode(java.lang.CharSequence data)Converts a sequence of chars representing hexadecimal values into an array of bytes of those same values.byte[]Hexes.Decoder. decode(java.lang.String data)Converts a string representing hexadecimal values into an array of bytes of those same values.
-