xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 BuiltinObjects.x 第 1131 行定义.
void ZipFile | ( | String | , |
Stream, | |||
bool | , | ||
long | |||
) | throws IllegalArgumentException |
void close | ( | ) |
bool eof | ( | ) |
void finalize | ( | ) |
bool open | ( | ) |
int read | ( | byte | [], |
int | , | ||
int | |||
) | throws IndexOutOfBoundsException, IllegalArgumentException |