Streaming¶
Pass to TCPConnection.buffer_until() to indicate streaming mode: deliver
all available data as it arrives, with no buffering threshold.
Constructors¶
create¶
Returns¶
- Streaming val^
Public Functions¶
eq¶
Parameters¶
- that: Streaming val
Returns¶
- Bool val
ne¶
Parameters¶
- that: Streaming val
Returns¶
- Bool val