|
xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 BuiltinObjects.x 第 1117 行定义.
| void ZipArchive | ( | ) |
| void close | ( | ) |
| bool create | ( | Stream | ) | throws IllegalArgumentException |
| bool createEntry | ( | ZipFile | ) |
| void finalize | ( | ) |
| void finish | ( | ) |
| String getComment | ( | ) |
| int getEntriesCount | ( | ) |
| ZipEntry getEntry | ( | int | ) |
| bool open | ( | Stream | ) | throws IllegalArgumentException |
| void setComment | ( | String | ) |