|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectParsingFramework.MicroOperations.BinaryChar
public class BinaryChar
Micro Parser for Parsing and Composing Chars from/to binary data.
Constructor Summary | |
---|---|
BinaryChar(IParseOperations parent)
|
Method Summary | |
---|---|
char |
inChar(byte[] bytes)
|
java.util.BitSet |
outChar(java.lang.Character val,
int Size)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinaryChar(IParseOperations parent)
Method Detail |
---|
public char inChar(byte[] bytes)
public java.util.BitSet outChar(java.lang.Character val, int Size)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |