| Package | Description |
|---|---|
| com.caucho.quercus.lib | |
| com.caucho.quercus.lib.file | |
| com.caucho.quercus.lib.zlib |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcOpenOutput
Represents an output stream for a proc_open process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputOutput
Represents a PHP open file
|
class |
FileOutput
Represents a PHP open file
|
class |
HttpInputOutput |
class |
PhpBinaryOutput |
class |
PhpStderr |
class |
PhpStdout |
class |
PopenOutput
Represents an output stream for a popen'ed process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZlibOutputStream
As opposed to java's GZIPOutputStream, this class allows for more control on
what is written to the underlying OutputStream.
|