Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
WritableStream
Variable WritableStream
Writable
Stream
:
{
prototype
:
WritableStream
<
any
>
;
new
<
W
>
(
underlyingSink
?:
UnderlyingSink
<
W
>
,
strategy
?:
QueuingStrategy
<
W
>
)
:
WritableStream
<
W
>
;
}
Type declaration
new
<
W
>
(
underlyingSink
?:
UnderlyingSink
<
W
>
,
strategy
?:
QueuingStrategy
<
W
>
)
:
WritableStream
<
W
>
Type Parameters
W
=
any
Parameters
Optional
underlyingSink
:
UnderlyingSink
<
W
>
Optional
strategy
:
QueuingStrategy
<
W
>
Returns
WritableStream
<
W
>
prototype
:
WritableStream
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...