| Package | Description |
|---|---|
| com.cloudhopper.commons.util |
| Modifier and Type | Field and Description |
|---|---|
static HexString |
HexString.NULL |
| Modifier and Type | Method and Description |
|---|---|
static HexString |
HexString.valueOf(byte[] bytes)
Create a new
HexString instance from the given byte array. |
static HexString |
HexString.valueOf(String hex)
Create a new
HexString instance from the given hexadecimal string. |
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.