Class IO.Zip
Represents a zip archive
Constructors
Methods
entries() |
returns the number of entries in this zip file |
entry(string path) |
returns the entry at the given path |
Constructor Documentation
Parameters
Method Documentation
Returns the number of entries in this zip file
Returns
Returns the entry at the given path
Parameters
Returns
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.