Uses of Interface
com.tccc.kos.commons.util.ByteOrderOutput
Packages that use ByteOrderOutput
Package
Description
Contains classes related to binary message handling.
-
Uses of ByteOrderOutput in com.tccc.kos.commons.core.service.blink.binarymsg
Classes in com.tccc.kos.commons.core.service.blink.binarymsg that implement ByteOrderOutputModifier and TypeClassDescriptionclass
Implementation of BinaryMsg for sessions.class
ExtendsByteArrayOutputStream
so that it can automatically build the correct header for the message. -
Uses of ByteOrderOutput in com.tccc.kos.commons.util
Classes in com.tccc.kos.commons.util that implement ByteOrderOutputModifier and TypeClassDescriptionclass
An output stream that writes objects in little or big endian format.