public final class NetIOUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
dataLog(byte data) |
static String |
dataLog(byte[] data) |
static String |
hardwareIdsToString(List<Long> hardwareIds) |
static String |
hardwareIdToString(Long hardwareId) |
static String |
hardwareIdToString(Long hardwareId,
Integer index) |
static byte[] |
toByteFromHex(String s) |
static String |
toHex(byte data) |
static String |
toHex(long data) |
Copyright © 2017. All rights reserved.