CompositeByteBuf.this
- this(ByteBufAllocator alloc, bool direct, int maxNumComponents)
- this(ByteBufAllocator alloc, bool direct, int maxNumComponents, ByteBuf[] buffers)
- this(ByteBufAllocator alloc, bool direct, int maxNumComponents, ByteBuf[] buffers, int offset)
- this(ByteBufAllocator alloc, bool direct, int maxNumComponents, ByteWrapper!(T) wrapper, T[] buffers, int offset)
- this(ByteBufAllocator alloc)