Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
TransformStream
Variable TransformStream
Transform
Stream
:
{
prototype
:
TransformStream
<
any
,
any
>
;
new
<
I
,
O
>
(
transformer
?
,
writableStrategy
?
,
readableStrategy
?
)
:
TransformStream
<
I
,
O
>
;
}
Type declaration
new
<
I
,
O
>
(
transformer
?
,
writableStrategy
?
,
readableStrategy
?
)
:
TransformStream
<
I
,
O
>
Type Parameters
I
=
any
O
=
any
Parameters
Optional
transformer
:
Transformer
<
I
,
O
>
Optional
writableStrategy
:
QueuingStrategy
<
I
>
Optional
readableStrategy
:
QueuingStrategy
<
O
>
Returns
TransformStream
<
I
,
O
>
prototype
:
TransformStream
<
any
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc