Implements interfaces:
String value object
It's an OO string wrapper. Used to intercept string updates.
Located in /Memory/Value.php (line 32)
Object constructor
Get string value reference
_Must_ be used for value access before PHP v 5.2 or _may_ be used for performance considerations
ArrayAccess interface method returns true if string offset exists
ArrayAccess interface method Get character at $offset position
ArrayAccess interface method Set character at $offset position
ArrayAccess interface method Unset character at $offset position
Start modifications trace
_Must_ be used for value access before PHP v 5.2 or _may_ be used for performance considerations
To string conversion
Documentation generated on Sun, 27 May 2007 23:28:24 -0700 by phpDocumentor 1.3.2