Interface AdaptiveByteBufAllocator.AdaptiveAllocatorApi

    • Method Detail

      • allocate

        ByteBuf allocate​(int initialCapacity,
                         int maxCapacity)
      • usedMemory

        long usedMemory()