NotifyingByteQueue.this

Constructor

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

Parameters

max_bytes size_t

size of the queue in bytes

Meta