StreamReceiver

Undocumented in source.

Members

Functions

getStopToken
StopToken getStopToken()
Undocumented in source. Be warned that the author may not have intended to support it.
setDone
void setDone()
Undocumented in source. Be warned that the author may not have intended to support it.
setError
void setError(Throwable t)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue()
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(State.StreamSenderValue value)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ForwardExtensionPoints!(receiver)
Undocumented in source.

Variables

state
State state;
Undocumented in source.

Mixed In Members

From mixin ForwardExtensionPoints!(receiver)

getStopToken
auto getStopToken()
Undocumented in source. Be warned that the author may not have intended to support it.
getScheduler
auto getScheduler()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta