Uses of Class
io.netty.buffer.AbstractDerivedByteBuf
-
Packages that use AbstractDerivedByteBuf 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 AbstractDerivedByteBuf in io.netty.buffer
Subclasses of AbstractDerivedByteBuf in io.netty.buffer Modifier and Type Class Description class
DuplicatedByteBuf
Deprecated.Do not use.class
ReadOnlyByteBuf
Deprecated.Do not use.class
SlicedByteBuf
Deprecated.Do not use.
-