public class StringBAInterconverter
extends java.lang.Object
Constructor and Description |
---|
StringBAInterconverter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
byteA2String(byte[] ba) |
static java.lang.String |
byteA2String(byte[] ba,
int offset) |
static byte[] |
string2ByteA(java.lang.String in) |