Class StringStream

Description

Located in /model/stringstream.class.php (line 22)


	
			
Variable Summary
mixed $mystream
mixed $position
mixed $varname
Method Summary
void stream_eof ()
void stream_open ( $path,  $mode,  $options,  &$opened_path)
void stream_read ( $count)
void stream_seek ( $offset,  $whence)
void stream_tell ()
Variables
mixed $mystream (line 25)
mixed $position (line 23)
mixed $varname (line 24)
Methods
stream_eof (line 41)
void stream_eof ()
stream_open (line 26)
void stream_open ( $path,  $mode,  $options,  &$opened_path)
  • $path
  • $mode
  • $options
  • &$opened_path
stream_read (line 34)
void stream_read ( $count)
  • $count
stream_seek (line 49)
void stream_seek ( $offset,  $whence)
  • $offset
  • $whence
stream_tell (line 45)
void stream_tell ()

Documentation generated on Sun, 20 Sep 2009 02:21:27 -0700 by phpDocumentor 1.4.1