B C H
B
- byteArrayToHexString(byte[]) - 类 中的静态方法cn.foxtech.common.utils.hex.HexUtils
-
字节数组转成16进制表示格式的字符串
- byteArrayToHexString(byte[], boolean) - 类 中的静态方法cn.foxtech.common.utils.hex.HexUtils
-
C
- cn.foxtech.common.utils.hex - 程序包 cn.foxtech.common.utils.hex
-
H
- hex2byte(String) - 类 中的静态方法cn.foxtech.common.utils.hex.HexUtils
-
根据十六进制生成byte
- hexStringToByteArray(String) - 类 中的静态方法cn.foxtech.common.utils.hex.HexUtils
-
16进制的字符串表示转成字节数组
- HexUtils - cn.foxtech.common.utils.hex中的类
-
十六进制数组的转换
- HexUtils() - 类 的构造器cn.foxtech.common.utils.hex.HexUtils
-
B C H
Copyright © 2023. All rights reserved.