AbstractByteBufAllocator.directBuffer

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

Meta