Static Public Member Functions | List of all members
ZipFile Class Reference

Inherits ScriptObject.

Static Public Member Functions

static unzipTo (String src, String dest)
 
static zipTo (String src, String dest)
 

Detailed Description

ZIP file.

Security: Requires security level 0.

Member Function Documentation

◆ unzipTo()

static unzipTo ( String  src,
String  dest 
)
static

Zips the specified folder content to the specified file.

Parameters
srcThe path of the source folder.
destThe path of the ZIP file.

◆ zipTo()

static zipTo ( String  src,
String  dest 
)
static

Unzips the specified file to the specified folder.

Parameters
srcThe path of the ZIP file.
destThe path of the destination folder.


Generated by Autodesk, Inc. 12 April 2024
Copyright (c) 2012-2024 by Autodesk, Inc.