Return a view of the internally buffered sequence of characters maintained by this stream object.
Synopsis
Declared in <bslstl_stringstream.h>
ViewType
view() const noexcept;
Return Value
view of the buffered character sequence
Created with MrDocs