Preparing search index...
The search index is not available
Documentation
Documentation
stream
ClosableSink
Type alias ClosableSink<T>
Closable
Sink
<
T
>
:
RequiredProps
<
UnderlyingSink
<
T
>
,
"close"
>
An
UnderlyingSink
object that has a
close
method.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
stream
stream-test
Generated using
TypeDoc
An
UnderlyingSink
object that has aclose
method.