Interface PosixCLibrary.Stat64
- Enclosing interface:
PosixCLibrary
public static interface PosixCLibrary.Stat64
corresponds to struct stat64
-
Method Summary
-
Method Details
-
st_size
long st_size() -
st_blocks
long st_blocks()
-
PosixCLibrary