Implements interfaces:
String value object
It's an OO string wrapper. Used to intercept string updates.
Located in /Zend/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 Fri, 06 Apr 2007 18:32:38 -0700 by phpDocumentor 1.3.1