Class Summary |
BinaryBoolean |
Micro Parser for Parsing and Composing Booleans from/to binary
data. |
BinaryByteArray |
Micro Parser for Parsing and Composing Byte[] arrays from/to binary
data. |
BinaryChar |
Micro Parser for Parsing and Composing Chars from/to binary
data. |
BinaryDouble |
Micro Parser for Parsing and Composing Integers from/to binary
data. |
BinaryFloat |
Micro Parser for Parsing and Composing Integers from/to binary
data. |
BinaryFQDN |
Micro Parser for Parsing and Composing Integers from/to FQDN
data. |
BinaryInteger |
Micro Parser for Parsing and Composing Integers from/to binary
data. |
BinaryLong |
Micro Parser for Parsing and Composing Longs from/to binary
data. |
BinaryRDATA |
Micro Parser for Parsing and Composing RDATA from/to binary
data. |
BinaryString |
Micro Parser for Parsing and Composing Strings from/to binary
data. |
BinaryURL |
Micro Parser for Parsing and Composing URLS from/to binary
data. |
BinaryUUID |
Micro Parser for Parsing and Composing Integers from/to binary
data. |
FunctionArrayLength |
Plugable function to calculate length of a string. |
FunctionEndian |
Plugable function to calculate byte order of underlying machine. |
FunctionHex2Bytes |
Plugable function to translate a hex string to a byte array |
FunctionNullTerminatedStringLength |
Plugable function to calculate length of a null terminated string i.e. |
FunctionStringLength |
Plugable function to calculate length of a string. |
FunctionUniqueID |
Function to generate a unique ID |
TextString |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLBoolean |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLByteArray |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLDouble |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLFloat |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLInteger |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLLong |
Micro Parser for Parsing and Composing Integers from/to XML
data. |
XMLString |
Micro Parser for Parsing and Composing Integers from/to XML
data. |