pcscReader
/
com.qytech.pcscreader
/
toHexString
to
Hex
String
fun
ByteArray
.
toHexString
():
String
Content copied to clipboard
将ByteArray转化为 16 进制编码的字符串
Return
string 编码后的字符串
fun
Byte
.
toHexString
():
String
Content copied to clipboard
fun
Int
.
toHexString
():
String
Content copied to clipboard