Return an address providing modifiable access to the basic_stringbuf object that is internally used by this string stream to buffer unformatted characters.
Declared in <bslstl_istringstream.h>
basic_istringstream<CHAR_TYPE, CHAR_TRAITS, ALLOCATOR>::StreamBufType*
rdbuf() const;