CompositeByteBuf.component

Return the {@link ByteBuf} on the specified index

@param cIndex the index for which the {@link ByteBuf} should be returned @return buf the {@link ByteBuf} on the specified index

class CompositeByteBuf
component
(
int cIndex
)

Meta