classes/phing/system/io/StringReader.php

Dummy class for reading from string of characters.

package
phing.system.io

\StringReader

Dummy class for reading from string of characters.

Extends from
\Reader
author
Hans Lellelid
author
Yannick Lecaillez
package
phing.system.io
version
$Revision: 552 $

Properties

Propertyprivatestring  $_string= ''

Details
Type
string
Propertyprivateint  $currPos= '0'

Default value0Details
Type
int
Propertyprivateint  $mark= '0'

Default value0Details
Type
int

Methods

methodpublic  __construct(  $string ) :
Parameters
Name Type Description
$string
methodpublic  close( ) :
methodpublic  getResource( ) :
methodpublic  mark( ) :
methodpublic  markSupported( ) :
methodpublic  open( ) :
methodpublic  read(  $len = null ) :
Parameters
Name Type Description
$len
methodpublic  ready( ) :
methodpublic  reset( ) :
methodpublic  skip(  $n ) :
Parameters
Name Type Description
$n
Documentation was generated by DocBlox 0.13.1.