public class ByteUtils
extends java.lang.Object
Constructor and Description |
---|
ByteUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
bytesToInt(byte[] bytes) |
static android.os.ParcelUuid |
bytesToUuid(byte[] bytes) |
static java.lang.String |
toHex(byte[] bytes) |