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

Meta