Preparing search index...
The search index is not available
Aworker
Aworker
aworker
zlib
Unzip
Class Unzip
Unzip class
Hierarchy
TransformStream
<
BufferLike
,
ArrayBuffer
>
Unzip
Index
Constructors
constructor
Properties
readable
writable
Constructors
constructor
new
Unzip
(
type
:
UnzipType
, options
?:
UnzipOptions
)
:
Unzip
Parameters
type:
UnzipType
The unzip type.
Optional
options:
UnzipOptions
The unzip options.
Returns
Unzip
Properties
Readonly
readable
readable
:
ReadableStream
<
ArrayBuffer
>
Readonly
writable
writable
:
WritableStream
<
BufferLike
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Aworker
aworker
Dapr
crypto
js
zlib
Unzip
constructor
readable
writable
Generated using
TypeDoc
Unzip class