syncbuf_type* rdbuf() const noexcept;
Returns a pointer to the underlying std::basic_syncbuf.
std::basic_syncbuf
(none)
std::basic_ios<CharT,Traits>