AbstractByteBufAllocator.heapBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ByteBuf heapBuffer()
  2. ByteBuf heapBuffer(int initialCapacity)
    class AbstractByteBufAllocator
    override
    heapBuffer
  3. ByteBuf heapBuffer(int initialCapacity, int maxCapacity)

Meta