Uses of Class
io.netty.buffer.FixedCompositeByteBuf.Component
-
Packages that use FixedCompositeByteBuf.Component 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 FixedCompositeByteBuf.Component in io.netty.buffer
Methods in io.netty.buffer that return FixedCompositeByteBuf.Component Modifier and Type Method Description private FixedCompositeByteBuf.Component
FixedCompositeByteBuf. findComponent(int index)
-