public class HexUtils extends Object
Constructor and Description |
---|
HexUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
fromBytes(byte[] bytes) |
static byte[] |
toBytes(String hexString) |
Copyright © 2021. All rights reserved.