NotifyingQueue.this

Constructor

  1. this(size_t max_bytes)
    class NotifyingQueue(T)
    this
    (
    size_t max_bytes
    )
  2. this(IByteQueue queue)

Parameters

max_bytes size_t

size of the queue in bytes

Meta