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

Meta