类 | 说明 |
---|---|
NativeIO |
JNI wrappers for various native IO-related calls not available in Java.
|
NativeIO.Stat |
Result type of the fstat call
|
枚举 | 说明 |
---|---|
Errno |
Enum representing POSIX errno values.
|
异常错误 | 说明 |
---|---|
NativeIOException |
An exception generated by a call to the native IO code.
|
Copyright © 2009 The Apache Software Foundation