Uses of Class
io.netty.buffer.UnpooledDuplicatedByteBuf
-
Packages that use UnpooledDuplicatedByteBuf Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of UnpooledDuplicatedByteBuf in io.netty.buffer
Subclasses of UnpooledDuplicatedByteBuf in io.netty.buffer Modifier and Type Class Description private static class
AbstractPooledDerivedByteBuf.PooledNonRetainedDuplicateByteBuf
-