CompositeByteBuf.decompose

Same with {@link #slice(int, int)} except that this method returns a list.

class CompositeByteBuf
List!(ByteBuf)
decompose
(
int offset
,
int length
)

Meta