NotifyingByteQueue.this

Constructor

  1. this(size_t max_bytes)
  2. this(IByteQueue queue)
    class NotifyingByteQueue

Parameters

queue IByteQueue

instance of the queue implementation that will be used

Meta