Preparing search index...
The search index is not available
Documentation
Documentation
@ckb-cobuild/jsonrpc-client
<internal>
WritableStream
Variable WritableStream
Writable
Stream
:
{
prototype
:
WritableStream
<
any
>
;
new
<
W
>
(
underlyingSink
?
,
strategy
?
)
:
WritableStream
<
W
>
;
}
Type declaration
new
<
W
>
(
underlyingSink
?
,
strategy
?
)
:
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
Documentation
@ckb-cobuild
ckb-address
ckb-hasher
ckb-molecule-codecs
cobuild
hex-encoding
jsonrpc-client
molecule
Generated using
TypeDoc