public class DumpFileIO extends BaseAndroidFileIO implements AndroidFileIO
oflags, opSIOCGIFCONF, SIOCGIFFLAGS| 构造器和说明 |
|---|
DumpFileIO(int fd) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
FileIO |
dup2() |
int |
fstat(Emulator<?> emulator,
StatStructure stat) |
int |
getdents64(com.sun.jna.Pointer dirp,
int size) |
int |
write(byte[] data) |
accept, setFlags, statfsbind, canRead, connect, fcntl, ftruncate, getMmapData, getPath, getpeername, getsockname, getsockopt, ioctl, listen, llseek, lseek, mmap2, pread, read, recvfrom, sendto, setsockopt, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, statfsbind, connect, fcntl, ftruncate, getPath, getpeername, getsockname, getsockopt, ioctl, listen, llseek, lseek, mmap2, pread, read, recvfrom, sendto, setsockopt, shutdownpublic int write(byte[] data)
write 在接口中 FileIOwrite 在类中 AbstractFileIOpublic void close()
close 在接口中 FileIOclose 在类中 AbstractFileIOpublic FileIO dup2()
dup2 在接口中 FileIOdup2 在类中 AbstractFileIOpublic int fstat(Emulator<?> emulator, StatStructure stat)
fstat 在接口中 AndroidFileIOfstat 在类中 BaseAndroidFileIOpublic int getdents64(com.sun.jna.Pointer dirp,
int size)
getdents64 在接口中 AndroidFileIOgetdents64 在类中 BaseAndroidFileIOCopyright © 2021. All rights reserved.