YieldReading¶
Returned from _on_received to stop the read loop after this message, giving
other actors a turn. Reading resumes on its own in the next scheduler turn.
Unlike mute(), which stops reading until unmute() reverses it, this is a
one-shot pause.
Constructors¶
create¶
Returns¶
- YieldReading val^
Public Functions¶
eq¶
Parameters¶
- that: YieldReading val
Returns¶
- Bool val
ne¶
Parameters¶
- that: YieldReading val
Returns¶
- Bool val