public interface WrappedChannelBuffer extends ChannelBuffer
Modifier and Type | Method and Description |
---|---|
ChannelBuffer |
unwrap()
Returns this buffer's parent that this buffer is wrapping.
|
array, arrayOffset, bytesBefore, bytesBefore, bytesBefore, bytesBefore, bytesBefore, bytesBefore, capacity, clear, compareTo, copy, copy, discardReadBytes, duplicate, ensureWritableBytes, equals, factory, getByte, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getChar, getDouble, getFloat, getInt, getLong, getMedium, getShort, getUnsignedByte, getUnsignedInt, getUnsignedMedium, getUnsignedShort, hasArray, hashCode, indexOf, indexOf, isDirect, markReaderIndex, markWriterIndex, order, readable, readableBytes, readByte, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readChar, readDouble, readerIndex, readerIndex, readFloat, readInt, readLong, readMedium, readShort, readSlice, readSlice, readUnsignedByte, readUnsignedInt, readUnsignedMedium, readUnsignedShort, resetReaderIndex, resetWriterIndex, setByte, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setChar, setDouble, setFloat, setIndex, setInt, setLong, setMedium, setShort, setZero, skipBytes, skipBytes, slice, slice, toByteBuffer, toByteBuffer, toByteBuffers, toByteBuffers, toString, toString, toString, toString, toString, toString, toString, writable, writableBytes, writeByte, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeMedium, writerIndex, writerIndex, writeShort, writeZero
ChannelBuffer unwrap()
Copyright © 2008-2014 The Netty Project. All Rights Reserved.