classes/phing/system/io/FileReader.php
\FileReader
Convenience class for reading files.
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.
- Extends from
- \InputStreamReader
- author
- Hans Lellelid
- author
- Yannick Lecaillez
- package
- phing.system.io
- version
- $Revision: 552 $