Class UnpooledDuplicatedByteBuf

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

class UnpooledDuplicatedByteBuf extends DuplicatedByteBuf
DuplicatedByteBuf implementation that can do optimizations because it knows the duplicated buffer is of type AbstractByteBuf.