Optional
checktrue
to check only if the password is valid.
Optional
checktrue
to check the signature of the entry.
Optional
passtrue
to read the data as-is without decompressing it and without decrypting it.
Optional
passwordThe password used to decrypt the content of the entry.
Optional
preventtrue
to prevent closing of Writer#writable when calling Entry#getData.
Optional
rawThe password used to encrypt the content of the entry (raw).
Optional
signalThe AbortSignal
instance used to cancel the decompression.
Optional
transfertrue
to transfer streams to web workers when decompressing data.
Represents options passed to the constructor of ZipReader and Entry#getData.