Convenience class for reading files.
__construct( mixed $file ) : void
Construct a new FileReader.
PhingFile or string pathname.
close( ) : void
eof( ) : void
getResource( ) : void
mark( ) : void
markSupported( ) : void
read( ) : void
readInto( ) : void
ready( ) : void
reset( ) : void
skip( ) : void