AbstractByteBufAllocator.buffer

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

Meta