public class StringBAInterconverter extends Object
| Constructor and Description |
|---|
StringBAInterconverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
byteA2String(byte[] ba) |
static String |
byteA2String(byte[] ba,
int offset) |
static byte[] |
string2ByteA(String in) |
Copyright © 2015. All rights reserved.