Return the wrapped buffer.
Synopsis
Declared in <bslstl_osyncstream.h>
basic_osyncstream<CHAR, TRAITS, ALLOCATOR>::streambuf_type*
get_wrapped() const noexcept;
Return Value
wrapped stream buffer
Created with MrDocs