public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
byteArrayFromInt(int value) |
static String |
bytesToHex(byte[] bytes) |
public static String bytesToHex(byte[] bytes)
public static byte[] byteArrayFromInt(int value)
Copyright © 2021. All rights reserved.