CompositeByteBuf.componentAtOffset

Return the {@link ByteBuf} on the specified index

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

class CompositeByteBuf
componentAtOffset
(
int offset
)

Meta