Package | Description |
---|---|
com.caucho.vfs |
Resin's Virtual File System.
|
Modifier and Type | Method and Description |
---|---|
void |
ReadStream.pushFilter(StreamFilter filter)
Pushes a filter on the top of the stream stack.
|
void |
WriteStream.pushFilter(StreamFilter filter)
Pushes a filter on the top of the stream stack.
|