String Stream Wrapper
This class allows you to use a PHP string in the same way that you would normally use a regular stream wrapper
Located in /libraries/joomla/filesystem/streams/string.php (line 24)
The current string
Length of the string
The mode
Enter description here ...
Enter description here ...
The path
Current position
Statistics for a file
End of field check
Stream flush, always returns true.
Method to open a file or URL.
Method to read a given number of bytes starting at the current position and moving to the end of the string defined by the current position plus the given number.
Stream offset
Method to retrieve information from a file resource
Method to get the current position
Stream write, always returning false.
Method to retrieve information about a file.
Documentation generated on Mon, 25 Jun 2012 13:59:51 -0500 by phpDocumentor 1.4.4