| Package | Description | 
|---|---|
| com.caucho.vfs | Resin's Virtual File System. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DatastoreReadStream. init(DatastoreInputStream is)Initializes a VfsStream with an input/output stream pair. | 
| Constructor and Description | 
|---|
| DatastoreReadStream(DatastoreInputStream is)Create a new FileReadStream based on the java.io.* stream. | 
| DatastoreReadStream(DatastoreInputStream is,
                   DatastorePath path)Create a new FileReadStream based on the java.io.* stream. |