public interface WrappedChannelBuffer extends ChannelBuffer
Modifier and Type | Method and Description |
---|---|
ChannelBuffer |
unwrap()
Returns this buffer's parent that this buffer is wrapping.
|
capacity, clear, compareTo, copy, copy, discardReadBytes, duplicate, equals, factory, getByte, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getInt, getLong, getMedium, getShort, getUnsignedByte, getUnsignedInt, getUnsignedMedium, getUnsignedShort, hashCode, indexOf, indexOf, markReaderIndex, markWriterIndex, order, readable, readableBytes, readByte, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readerIndex, readerIndex, readInt, readLong, readMedium, readShort, readSlice, readSlice, readUnsignedByte, readUnsignedInt, readUnsignedMedium, readUnsignedShort, resetReaderIndex, resetWriterIndex, setByte, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setIndex, setInt, setLong, setMedium, setShort, setZero, skipBytes, skipBytes, slice, slice, toByteBuffer, toByteBuffer, toByteBuffers, toByteBuffers, toString, toString, toString, toString, toString, writable, writableBytes, writeByte, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeInt, writeLong, writeMedium, writerIndex, writerIndex, writeShort, writeZero
ChannelBuffer unwrap()
Copyright © 2008–2013 JBoss, by Red Hat. All rights reserved.