Return a view of the internally buffered sequence of characters maintained by this stream object.
Declared in <bslstl_istringstream.h>
basic_istringstream<CHAR_TYPE, CHAR_TRAITS, ALLOCATOR>::ViewType
view() const noexcept;
view of the buffered character sequence