AbstractByteBufAllocator.directBuffer

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

Meta