public class Boolean32BufferWrapper extends IntBufferWrapper
IntBufferWrapper for modeling a boolean value
which is being stored as an integer. The boolean value is true, if the int value equals 1.| Constructor and Description |
|---|
Boolean32BufferWrapper(java.lang.String name,
BinaryChannel binaryChannel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanValue() |
void |
reset()
Clears the internal cache and forces the data to be re-read again on the next access.
|
createSingleValueBufferWrapper, getDoubleValue, getDoubleValue, getIntBuffer, getValue, getValue, getValuesgetSingleValueBufferWrappergetBinaryChannel, getByteBuffer, getByteOrder, getCapacity, getData, getEndPosition, getJavaDataType, getName, getNumberOfValues, getPredecessor, getReadOffset, getSize, getStartPosition, read, setPredecessor, setReadOffsetgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toStringpublic Boolean32BufferWrapper(java.lang.String name,
BinaryChannel binaryChannel)
public boolean getBooleanValue()
throws java.io.IOException
java.io.IOExceptionpublic void reset()
ByteBufferWrapperreset in interface Resettablereset in class IntBufferWrapperCopyright © 2014 EsprIT-Systems. All Rights Reserved.