public class Stdout extends SimpleFileIO
file, pathoflags, opSIOCGIFCONF, SIOCGIFFLAGS| 构造器和说明 |
|---|
Stdout(int oflags,
File file,
String path,
boolean err,
StdoutCallback callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
FileIO |
dup2() |
int |
ftruncate(int length) |
int |
lseek(int offset,
int whence) |
int |
write(byte[] data) |
fstat, getMmapData, getPath, ioctl, llseek, read, toStringaccept, getdents64, setFlags, statfsbind, canRead, connect, fcntl, getpeername, getsockname, getsockopt, listen, mmap2, pread, recvfrom, sendto, setsockopt, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbind, connect, fcntl, getpeername, getsockname, getsockopt, listen, mmap2, pread, recvfrom, sendto, setsockopt, shutdownpublic Stdout(int oflags,
File file,
String path,
boolean err,
StdoutCallback callback)
public void close()
close 在接口中 FileIOclose 在类中 SimpleFileIOpublic int write(byte[] data)
write 在接口中 FileIOwrite 在类中 SimpleFileIOpublic int lseek(int offset,
int whence)
lseek 在接口中 FileIOlseek 在类中 SimpleFileIOpublic int ftruncate(int length)
ftruncate 在接口中 FileIOftruncate 在类中 SimpleFileIOpublic FileIO dup2()
dup2 在接口中 FileIOdup2 在类中 SimpleFileIOCopyright © 2021. All rights reserved.