Interface IArchiveZipOptions

Hierarchy

Properties

compressionLevel: number

NO_COMPRESSION - 0

BEST_SPEED - 1

BEST_COMPRESSION - 9 default

password?: string
topFolderName?: string

Generated using TypeDoc