public class EventFD extends BaseAndroidFileIO implements NewFileIO
oflags, opSIOCGIFCONF, SIOCGIFFLAGS| 构造器和说明 |
|---|
EventFD(int initval,
boolean semaphore,
boolean nonblock) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
int |
read(Backend backend,
com.sun.jna.Pointer buffer,
int count) |
int |
write(byte[] data) |
accept, fstat, getdents64, setFlags, statfsbind, canRead, connect, dup2, fcntl, ftruncate, getMmapData, getPath, getpeername, getsockname, getsockopt, ioctl, listen, llseek, lseek, mmap2, pread, recvfrom, sendto, setsockopt, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbind, connect, dup2, fcntl, ftruncate, getPath, getpeername, getsockname, getsockopt, ioctl, listen, llseek, lseek, mmap2, pread, recvfrom, sendto, setsockopt, shutdownpublic int read(Backend backend, com.sun.jna.Pointer buffer, int count)
read 在接口中 FileIOread 在类中 AbstractFileIOpublic int write(byte[] data)
write 在接口中 FileIOwrite 在类中 AbstractFileIOpublic void close()
close 在接口中 FileIOclose 在类中 AbstractFileIOCopyright © 2021. All rights reserved.