| Package | Description |
|---|---|
| com.caucho.vfs |
Resin's Virtual File System.
|
| Modifier and Type | Method and Description |
|---|---|
static JniFileStream |
JniFileStream.openRead(byte[] name,
int length) |
static JniFileStream |
JniFileStream.openWrite(byte[] name,
int length,
boolean isAppend) |