AbstractByteBufAllocator.ioBuffer

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

Meta