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)
close()
throws |
|
---|---|
flush()
getResource() : string
string
write(string $buf, integer $off = null, integer $len = null)
string
integer
integer