system/io/FileReader.php

Show: inherited
Table of Contents

\FileReader

Package: phing\system\io

Convenience class for reading files.

Parent(s)
\InputStreamReader < \Reader

Methods

methodpublic__construct( mixed $file ) : void

Construct a new FileReader.

Parameters
Name Type Description
$file mixed

PhingFile or string pathname.

methodpublicclose( ) : void

methodpubliceof( ) : void

methodpublicgetResource( ) : void

methodpublicmark( ) : void

methodpublicmarkSupported( ) : void

methodpublicread( ) : void

methodpublicreadInto( ) : void

methodpublicready( ) : void

methodpublicreset( ) : void

methodpublicskip( ) : void

Documentation was generated by DocBlox 0.17.1.