strstreambuf* rdbuf() const;
Return Value
Returns a pointer to the strstreambuf buffer object that is associated with this stream. Note that this is not the character buffer itself; the strstreambuf object contains a pointer to the character area.
istrstream Overview | Input Stream Classes
See Also istrstream::str