std.zipfile.ZipFile - nitrologic/monkey2 GitHub Wiki

std::std.zipfile.ZipFile

Class ZipFile

The ZipFile class.

Properties
Files Array of all files contained in the zip. (read only)
Methods
Close Closes the zip.
Contains Checks if a file is contained in the zip.
ExtractData
Functions
Open