CompositeByteBuf.removeComponent

Remove the {@link ByteBuf} from the given index.

@param cIndex the index on from which the {@link ByteBuf} will be remove

class CompositeByteBuf
removeComponent
(
int cIndex
)

Meta