xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
包函数 |
包属性 |
额外继承的成员函数 |
在文件 FileStream.x 第 4 行定义.
FileInputStream | ( | String | path, |
int | mode | ||
) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.x 第 6 行定义.
引用了 _system_.READ.
FileInputStream | ( | @NotNilptr File | file, |
int | mode | ||
) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.x 第 18 行定义.
引用了 _system_.READ.
FileInputStream | ( | String | path | ) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.x 第 31 行定义.
引用了 _system_.READ.
FileInputStream | ( | @NotNilptr File | file | ) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.x 第 43 行定义.
引用了 _system_.READ.
FileInputStream | ( | @NotNilptr File | dir, |
@NotNilptr String | file | ||
) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.x 第 56 行定义.
引用了 String.appendPath() , 以及 _system_.READ.
FileInputStream | ( | String | path, |
int | mode | ||
) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.xcs 第 6 行定义.
引用了 _system_.READ.
FileInputStream | ( | @NotNilptr File | file, |
int | mode | ||
) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.xcs 第 18 行定义.
引用了 _system_.READ.
FileInputStream | ( | String | path | ) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.xcs 第 31 行定义.
引用了 _system_.READ.
FileInputStream | ( | @NotNilptr File | file | ) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.xcs 第 43 行定义.
引用了 _system_.READ.
FileInputStream | ( | @NotNilptr File | dir, |
@NotNilptr String | file | ||
) | throws NullPointerException, IllegalArgumentException |
在文件 FileStream.xcs 第 56 行定义.
引用了 String.appendPath() , 以及 _system_.READ.
bool attach | ( | String | path | ) | throws IllegalArgumentException |
在文件 FileStream.x 第 67 行定义.
引用了 _system_.close() , 以及 _system_.READ.
bool attach | ( | String | path | ) | throws IllegalArgumentException |
在文件 FileStream.xcs 第 67 行定义.
引用了 _system_.close() , 以及 _system_.READ.
|
override |
|
override |
void checkValid | ( | ) | throws IllegalArgumentException |
在文件 FileStream.x 第 79 行定义.
void checkValid | ( | ) | throws IllegalArgumentException |
在文件 FileStream.xcs 第 79 行定义.
|
override |
实现了 Stream.
在文件 FileStream.x 第 119 行定义.
引用了 _system_.close().
被这些函数引用 OSProcess.getProcessListUnix().
|
override |
实现了 Stream.
在文件 FileStream.xcs 第 118 行定义.
引用了 _system_.close().
|
package |
在文件 FileStream.x 第 128 行定义.
|
package |
在文件 FileStream.xcs 第 127 行定义.
|
overridepackage |
|
overridepackage |
|
override |
实现了 Stream.
在文件 FileStream.x 第 92 行定义.
引用了 _system_.getSeek().
|
override |
|
override |
实现了 Stream.
在文件 FileStream.x 第 97 行定义.
引用了 _system_.getLength().
|
override |
byte [] read | ( | ) | throws IllegalArgumentException, IndexOutOfBoundsException |
在文件 FileStream.x 第 103 行定义.
引用了 _system_.read().
被这些函数引用 OSProcess.getProcessListUnix().
byte [] read | ( | ) | throws IllegalArgumentException, IndexOutOfBoundsException |
|
override |
在文件 FileStream.x 第 110 行定义.
引用了 _system_.read().
|
override |
在文件 FileStream.xcs 第 109 行定义.
引用了 _system_.read().
|
override |
实现了 Stream.
在文件 FileStream.x 第 87 行定义.
引用了 _system_.seek().
|
override |
|
override |
在文件 FileStream.x 第 115 行定义.
|
override |
在文件 FileStream.xcs 第 114 行定义.
|
package |
在文件 FileStream.x 第 5 行定义.