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(
)
:
voidClose attached stream.
Throws
| Exception | Description |
|---|---|
| \IOException | - if there is an error closing stream. |

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