| Package | Description |
|---|---|
| com.github.unidbg.file | |
| com.github.unidbg.spi | |
| com.github.unidbg.unix |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NewFileIO |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileIO |
class |
BaseFileIO |
| Modifier and Type | Method and Description |
|---|---|
FileIO |
FileIO.dup2() |
FileIO |
AbstractFileIO.dup2() |
| Modifier and Type | Method and Description |
|---|---|
FileIO |
SyscallHandler.getFileIO(int fd) |
| Modifier and Type | Method and Description |
|---|---|
FileIO |
UnixSyscallHandler.getFileIO(int fd) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileListener.onClose(Emulator<?> emulator,
FileIO io) |
void |
FileListener.onOpenSuccess(Emulator<?> emulator,
String pathname,
FileIO io) |
Copyright © 2026. All rights reserved.