Class UnpooledSlicedByteBuf

All Implemented Interfaces:
ByteBufConvertible, ReferenceCounted, Comparable<ByteBuf>
Direct Known Subclasses:
AbstractPooledDerivedByteBuf.PooledNonRetainedSlicedByteBuf

class UnpooledSlicedByteBuf extends AbstractUnpooledSlicedByteBuf
A special AbstractUnpooledSlicedByteBuf that can make optimizations because it knows the sliced buffer is of type AbstractByteBuf.