public final class HexBin extends Object
构造器和说明 |
---|
HexBin() |
限定符和类型 | 方法和说明 |
---|---|
static byte[] |
decode(String encoded)
Decode hex string to a byte array
|
static String |
encode(byte[] bytes) |
static String |
encode(byte[] bytes,
boolean upperCase) |
Copyright © 2013–2016 Alibaba Group. All rights reserved.