| Interface | Description |
|---|---|
| BinaryInput |
Interface for a Quercus binary input stream
|
| BinaryOutput |
Represents a Quercus output stream
|
| BinaryStream |
Interface for a Quercus stream
|
| SocketInputOutput |
Represents read/write stream
|
| Stream |
Interface for a Quercus stream
|
| Class | Description |
|---|---|
| AbstractBinaryInput |
Represents a Quercus file open for reading
|
| AbstractBinaryInputOutput |
Represents a Quercus file open for reading
|
| AbstractBinaryOutput |
Represents a PHP open file
|
| BufferedBinaryInputOutput |
Represents a Quercus file open for reading
|
| ByteArrayBinaryStream |
php://memory
|
| Directory | |
| FileInput |
Represents a Quercus file open for reading
|
| FileInputOutput |
Represents a PHP open file
|
| FileModule |
Information and actions for about files
|
| FileOutput |
Represents a PHP open file
|
| FileReadValue |
Represents a Quercus open file
|
| FileValue |
Represents a Quercus open file
|
| FileWriteValue |
Represents a PHP open file
|
| HttpInputOutput | |
| IniParser | |
| LineReader |
A helper class that handles line endings when reading from a BinaryInput.
|
| PhpBinaryInput | |
| PhpBinaryOutput | |
| PhpProtocolWrapper | |
| PhpStderr | |
| PhpStdin | |
| PhpStdout | |
| PopenInput |
Represents an input stream for a popen'ed process.
|
| PopenOutput |
Represents an output stream for a popen'ed process.
|
| ProtocolWrapper | |
| ReadStreamInput |
Represents a Quercus file open for reading
|
| SocketModule |
Information and actions for about sockets
|
| StreamBucket |
Bucket for stream filters.
|
| StreamBucketBrigade |
Bucket for stream filters.
|
| StreamModule |
Handling the PHP Stream API
|
| TcpInputOutput |
Represents read/write stream
|
| UdpInputOutput |
Represents read/write stream
|
| WrappedDirectory |
Represents a PHP directory listing
|
| WrappedStream |
A stream that has its operations mediated by a Quercus object.
|
| WriteStreamOutput |
Represents a Quercus file open for reading
|
| ZlibProtocolWrapper |
| Enum | Description |
|---|---|
| SocketInputOutput.Domain |