CompositeByteBuf.removeComponents

Remove the number of {@link ByteBuf}s starting from the given index.

@param cIndex the index on which the {@link ByteBuf}s will be started to removed @param numComponents the number of components to remove

class CompositeByteBuf
removeComponents

Meta