public class ByteToCharacterMapping extends Object
ByteToCharacterMapping This is a utility to convert Byte to Characters| Constructor and Description |
|---|
ByteToCharacterMapping() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefError() |
static void |
main(String[] args) |
static char |
map(byte i) |
static byte |
unmap(char c) |
public static char map(byte i)
throws KeyException
KeyExceptionpublic static byte unmap(char c)
throws KeyException
KeyExceptionpublic static void main(String[] args)
public int getDefError()
Copyright © 2020. All rights reserved.