Module de.haumacher.msgbuf
Package de.haumacher.msgbuf.binary
-
Interface Summary Interface Description BinaryDataObject DataObjectthat supports creating binary messages.DataReader Input interface for reading binary messages into data objects.DataWriter Output interface for creating binary messages out of data objects. -
Class Summary Class Description BinaryUtil Utilities for binary value encoding.OctetDataReader DataReaderthat reconstructs values written with aOctetDataWriter.OctetDataWriter DataWriterthat encodes into a stream of octets (8 bit byte values). -
Enum Summary Enum Description DataType Declaration of the content-type of an array value.