Writer class for OutputStream objects.
Unlike the Java counterpart, this class does not (yet) handle character set transformations. This will be an important function of this class with move to supporting PHP6.
package | phing.system.io |
---|
__construct(\OutputStream $outStream)
flush()
getResource() : string
that is being written to.
string
String representation of output streamwrite(\unknown_type $buf, \unknown_type $off, \unknown_type $len) : \unknown
\unknown_type
\unknown_type
\unknown_type
\unknown
$outStream : \OutputStream