std::basic_stringbuf<CharT, Traits, Allocator>* rdbuf() const;
Returns pointer to the underlying raw string device object.
(none)
Pointer to the underlying raw string device.