Preparing search index...
The search index is not available
@filen/sdk
@filen/sdk
<internal>
ReadableStream
Variable ReadableStream
Readable
Stream
:
{
prototype
:
ReadableStream
<
any
>
;
new
(
underlyingSource
,
strategy
?
)
:
ReadableStream
<
Uint8Array
>
;
new
<
R
>
(
underlyingSource
?
,
strategy
?
)
:
ReadableStream
<
R
>
;
}
Type declaration
new
(
underlyingSource
,
strategy
?
)
:
ReadableStream
<
Uint8Array
>
Parameters
underlyingSource
:
UnderlyingByteSource
Optional
strategy
:
QueuingStrategy
<
Uint8Array
>
Returns
ReadableStream
<
Uint8Array
>
new
<
R
>
(
underlyingSource
?
,
strategy
?
)
:
ReadableStream
<
R
>
Type Parameters
R
=
any
Parameters
Optional
underlyingSource
:
UnderlyingSource
<
R
>
Optional
strategy
:
QueuingStrategy
<
R
>
Returns
ReadableStream
<
R
>
prototype
:
ReadableStream
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@filen/sdk
default
<internal>
APIError
ChunkedUploadWriter
FilenSDK
PauseSignal
AuthVersion
ClassMethodNames
ClassMethods
CloudConfig
CloudItem
CloudItemDirectory
CloudItemFile
CloudItemShared
CloudItemTree
CryptoConfig
DistributiveOmit
Environment
FSConfig
FSItem
FSItemType
Loading...
Generated using
TypeDoc