ByteBufAllocator.compositeBuffer

Allocate a {@link CompositeByteBuf}. If it is a direct or heap buffer depends on the actual implementation.

  1. CompositeByteBuf compositeBuffer()
    interface ByteBufAllocator
    compositeBuffer
    ()
  2. CompositeByteBuf compositeBuffer(int maxNumComponents)

Meta