public static class ExternalizableHelper.DecoratedMultiBufferReadBuffer
extends com.tangosol.io.MultiBufferReadBuffer
ExternalizableHelper.getUndecorated(ReadBuffer) operation.com.tangosol.io.MultiBufferReadBuffer.MultiBufferInputcom.tangosol.io.AbstractReadBuffer.AbstractBufferInputBase.LoggingWriter, Base.StackFrame| Modifier and Type | Field and Description |
|---|---|
protected com.tangosol.io.ReadBuffer |
m_bufValue
The undecorated value.
|
| Constructor and Description |
|---|
DecoratedMultiBufferReadBuffer(com.tangosol.io.ReadBuffer bufValue, com.tangosol.io.ReadBuffer[] abuf)
Construct a DecoratedMultiBufferReadBuffer for the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
com.tangosol.io.ReadBuffer |
getUndecorated()
Return the undecorated value.
|
byteAt, copyBytes, equals, getBuffer, getBufferCount, getBufferIndexByOffset, getBufferOffset, getDestructiveBufferInput, instantiateBufferInput, instantiateBufferInput, instantiateReadBuffer, length, releaseBuffer, toBinary, toByteArray, toByteBuffer, toByteBuffer, writeTo, writeTo, writeTo, writeTo, writeTo, writeTocheckBounds, clone, getBufferInput, getEncodedHash, getReadBuffer, readPackedInt, readUnsignedByte, sizeofPackedInt, subSequence, toBinary, toByteArrayazzert, azzert, azzert, azzertFailed, breakLines, breakLines, capitalize, checkNotEmpty, checkNotNull, checkRange, computeSafeWaitTime, decimalValue, dup, dup, ensureBigDecimal, ensureClassLoader, ensureRuntimeException, ensureRuntimeException, equals, equalsDeep, err, err, err, err, err, escape, formatDateTime, getCallerStackFrame, getCommonMonitor, getCommonMonitor, getCommonMonitor, getContextClassLoader, getContextClassLoader, getDeepMessage, getErr, getLastSafeTimeMillis, getLog, getMaxDecDigits, getMaxHexDigits, getOriginalException, getOut, getRandom, getRandomBinary, getRandomBinary, getRandomString, getSafeTimeMillis, getStackFrame, getStackFrames, getStackTrace, getStackTrace, getThreadFactory, getTimeZone, getUpTimeMillis, hashCode, hexValue, indentString, indentString, isDecimal, isHex, isLogEcho, isOctal, log, log, log, log, log, makeInteger, makeLong, makeThread, mod, mod, octalValue, out, out, out, out, out, pad, parseBandwidth, parseBandwidth, parseDelimitedString, parseHex, parseHex, parseMemorySize, parseMemorySize, parsePercentage, parseTime, parseTime, parseTimeNanos, parseTimeNanos, printStackTrace, randomize, randomize, randomize, read, read, read, read, read, read, read, replace, setErr, setLog, setLogEcho, setOut, sleep, toBandwidthString, toBandwidthString, toCharEscape, toCrc, toCrc, toCrc, toCrc, toCrc, toDecString, toDelimitedString, toDelimitedString, toDelimitedString, toDelimitedString, toHex, toHex, toHexDump, toHexEscape, toHexEscape, toHexEscape, toHexEscape, toHexString, toMemorySizeString, toMemorySizeString, toQuotedCharEscape, toQuotedStringEscape, toSqlString, toString, toString, toStringEscape, toUnicodeEscape, trace, trace, trace, trace, trace, trace, trace, trace, trace, truncateString, truncateString, waitprotected final com.tangosol.io.ReadBuffer m_bufValue
public DecoratedMultiBufferReadBuffer(com.tangosol.io.ReadBuffer bufValue,
com.tangosol.io.ReadBuffer[] abuf)
bufValue - the undecorated valueabuf - the array of ReadBuffers from which to construct this DecoratedMultiBufferReadBuffer