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, setLogChannelint read(ByteBufferWrapper wrapper) throws java.io.IOException
java.io.IOExceptionjava.nio.ByteOrder getByteOrder()
throws java.io.IOException
java.io.IOExceptionvoid setByteOrder(java.nio.ByteOrder order)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.