public class ByteArrayToCharacterMapping extends Object
ByteArrayToCharacterMapping This is a utility program to
convert Byte Array to Character Mappings| Constructor and Description |
|---|
ByteArrayToCharacterMapping() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefError() |
static void |
main(String[] args) |
static String |
map(byte[] bytes) |
static byte[] |
unmap(String s) |
Copyright © 2020. All rights reserved.