public class ZeroFileIO extends DriverFileIO
oflags, opSIOCGIFCONF, SIOCGIFFLAGS| 构造器和说明 |
|---|
ZeroFileIO(Emulator<?> emulator,
int oflags,
String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected byte[] |
getMmapData(int offset,
int length) |
int |
read(Backend backend,
com.sun.jna.Pointer buffer,
int count) |
int |
write(byte[] data) |
close, create, fstat, getdents64, ioctl, toStringaccept, setFlags, statfsbind, canRead, connect, dup2, fcntl, ftruncate, getPath, getpeername, getsockname, getsockopt, listen, llseek, lseek, mmap2, pread, recvfrom, sendto, setsockopt, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, statfsbind, connect, dup2, fcntl, ftruncate, getPath, getpeername, getsockname, getsockopt, listen, llseek, lseek, mmap2, pread, recvfrom, sendto, setsockopt, shutdownpublic int read(Backend backend, com.sun.jna.Pointer buffer, int count)
read 在接口中 FileIOread 在类中 DriverFileIOpublic int write(byte[] data)
write 在接口中 FileIOwrite 在类中 DriverFileIOprotected byte[] getMmapData(int offset,
int length)
getMmapData 在类中 AbstractFileIOCopyright © 2021. All rights reserved.