system/io/StringReader.php

Show: inherited
Table of Contents

Dummy class for reading from string of characters.

Package
phing.system.io  

\StringReader

Package: phing\system\io

Dummy class for reading from string of characters.

Parent(s)
\Reader

Properties

Propertyprivatestring  $_string= ''

Details
Type
string
Propertyprivateint  $currPos= '0'

Default value0Details
Type
int
Propertyprivateint  $mark= '0'

Default value0Details
Type
int

Methods

methodpublic__construct(  $string ) : void

Parameters
Name Type Description
$string
methodpublicclose( ) : void

methodpublicgetResource( ) : void

methodpublicmark( ) : void

methodpublicmarkSupported( ) : void

methodpublicopen( ) : void

methodpublicread(  $len = null ) : void

Parameters
Name Type Description
$len
methodpublicready( ) : void

methodpublicreset( ) : void

methodpublicskip(  $n ) : void

Parameters
Name Type Description
$n
Documentation was generated by DocBlox 0.17.1.