BufferedObservable

Undocumented in source.

Constructors

this
this(TObservable observable, size_t bufferSize)
Undocumented in source.

Members

Aliases

ElementType
alias ElementType = TObservable.ElementType[]
Undocumented in source.

Functions

subscribe
auto subscribe(TObserver observer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta