ByteBufAllocator.compositeHeapBuffer

Allocate a heap {@link CompositeByteBuf} with the given maximum number of components that can be stored in it.

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

Meta