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)
  3. ByteBuf heapBuffer(int initialCapacity, int maxCapacity)
    class AbstractByteBufAllocator
    override
    heapBuffer

Meta