Uses of Interface
com.kosdev.kos.commons.util.ByteOrderOutput
Packages that use ByteOrderOutput
Package
Description
Contains classes related to binary message handling.
-
Uses of ByteOrderOutput in com.kosdev.kos.commons.core.service.blink.binarymsg
Classes in com.kosdev.kos.commons.core.service.blink.binarymsg that implement ByteOrderOutputModifier and TypeClassDescriptionclassImplementation of BinaryMsg for sessions.classOutput stream that is used to encode a message sent from java to a device or adapter. -
Uses of ByteOrderOutput in com.kosdev.kos.commons.util
Classes in com.kosdev.kos.commons.util that implement ByteOrderOutputModifier and TypeClassDescriptionclassAn output stream that writes objects in little or big endian format.