public class ByteArrayHelper extends Object
| 构造器和说明 |
|---|
ByteArrayHelper() |
public static byte[] hexToByteArray(String inHex)
inHex - Hex string to be convertedpublic static String bytesToHex(byte[] bytes)
bytes - Byte array to convertCopyright © 2020. All rights reserved.