AbstractByteBufAllocator.buffer

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

Meta