Skip to content

Streaming

[Source]

Pass to TCPConnection.buffer_until() to indicate streaming mode: deliver all available data as it arrives, with no buffering threshold.

primitive val Streaming

Constructors

create

[Source]

new val create()
: Streaming val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: Streaming val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: Streaming val)
: Bool val

Parameters

Returns