public interface BinaryChannel extends SimpleLogSupport
Modifier and Type | Method and Description |
---|---|
java.nio.ByteOrder |
getByteOrder()
This is supposed to be the central place where the byte order is stored.
|
int |
read(ByteBufferWrapper wrapper) |
void |
setByteOrder(java.nio.ByteOrder order) |
getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
int read(ByteBufferWrapper wrapper) throws java.io.IOException
java.io.IOException
java.nio.ByteOrder getByteOrder() throws java.io.IOException
java.io.IOException
void setByteOrder(java.nio.ByteOrder order)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.