AbstractByteBufAllocator.heapBuffer

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

Meta