system/io/BufferedWriter.php
Convenience class for writing files.
- Author
- Hans Lellelid
- Package
- phing.system.io
- Version
- $Id$
\BufferedWriter
Package: phing\system\io
Convenience class for writing files.
- Parent(s)
- \Writer
- Author
- Hans Lellelid
- Version
- $Id$
Properties
Methods


close(
)
:
void
Close attached stream.
Throws
Exception | Description |
---|---|
\IOException | - if there is an error closing stream. |


getResource(
)
:
string
Returns a string representation of resource filename, url, etc. that is being written to.
Returns
Type | Description |
---|---|
string |