ByteBufAllocator.compositeDirectBuffer

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

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

Meta