public class PipedReadFileIO extends BaseAndroidFileIO implements AndroidFileIO
oflags, opSIOCGIFCONF, SIOCGIFFLAGS| 构造器和说明 |
|---|
PipedReadFileIO(PipedInputStream inputStream,
int writefd) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
canRead() |
void |
close() |
int |
read(Backend backend,
com.sun.jna.Pointer buffer,
int count) |
String |
toString() |
accept, fstat, getdents64, setFlags, statfsbind, connect, dup2, fcntl, ftruncate, getMmapData, getPath, getpeername, getsockname, getsockopt, ioctl, listen, llseek, lseek, mmap2, pread, recvfrom, sendto, setsockopt, shutdown, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, fstat, getdents64, statfspublic PipedReadFileIO(PipedInputStream inputStream, int writefd)
public int read(Backend backend, com.sun.jna.Pointer buffer, int count)
read 在接口中 FileIOread 在类中 AbstractFileIOpublic boolean canRead()
canRead 在接口中 NewFileIOcanRead 在类中 AbstractFileIOpublic void close()
close 在接口中 FileIOclose 在类中 AbstractFileIOCopyright © 2021. All rights reserved.