std::basic_spanbuf<CharT, Traits>* rdbuf() const noexcept;
返回指向所包装的原生设备对象的指针。
(无)
指向所包装的原生设备对象的指针。
std::basic_ios<CharT,Traits>