InputStream
class InputStream
An input file stream
Properties
| private | $handle |
Methods
__construct($handle)
No description
GetHandle()
Returns the file's stream resource
string
GetData()
Returns the entire stream contents
Details
at line 8
__construct($handle)
No description
at line 12
GetHandle()
Returns the file's stream resource
at line 15
string
GetData()
Returns the entire stream contents