Returns the string value in the form that is available without allocating memory.
A tuple of the string and a boolean value is returned. The boolean is set to true if the returned string is in decoded form. false is returned otherwise.
See Implementation
Returns the string value in the form that is available without allocating memory.