AbstractByteBufAllocator.this

Create new instance

@param preferDirect {@code true} if {@link #buffer(int)} should try to allocate a direct buffer rather than a heap buffer

  1. this()
  2. this(bool preferDirect)
    class AbstractByteBufAllocator
    protected
    this

Meta