AbstractByteBufAllocator.ioBuffer

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

Meta