public interface AndroidFileIO extends NewFileIO
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
SIOCGIFCONF |
static int |
SIOCGIFFLAGS |
| 限定符和类型 | 方法和说明 |
|---|---|
AndroidFileIO |
accept(com.sun.jna.Pointer addr,
com.sun.jna.Pointer addrlen) |
int |
fstat(Emulator<?> emulator,
StatStructure stat) |
int |
getdents64(com.sun.jna.Pointer dirp,
int size) |
int |
statfs(StatFS statFS) |
static final int SIOCGIFCONF
static final int SIOCGIFFLAGS
int fstat(Emulator<?> emulator, StatStructure stat)
int getdents64(com.sun.jna.Pointer dirp,
int size)
AndroidFileIO accept(com.sun.jna.Pointer addr, com.sun.jna.Pointer addrlen)
int statfs(StatFS statFS)
Copyright © 2021. All rights reserved.