Preparing search index...
The search index is not available
Aworker
Aworker
aworker
zlib
Zip
Class Zip
Zip class
Hierarchy
TransformStream
<
BufferLike
,
ArrayBuffer
>
Zip
Index
Constructors
constructor
Properties
readable
writable
Constructors
constructor
new
Zip
(
type
:
ZipType
, options
?:
ZipOptions
)
:
Zip
Parameters
type:
ZipType
The zip type.
Optional
options:
ZipOptions
The zip options.
Returns
Zip
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
Zip
constructor
readable
writable
Generated using
TypeDoc
Zip class