basic_fstream::rdbuf

傳回已儲存的資料流緩衝區的位址,型別的指標。 basic_filebuf<ElemTr>。

basic_filebuf<Elem, Tr> *rdbuf( ) const

傳回值

儲存的資料流緩衝區的位址。

範例

的範例參閱 basic_filebuf::close 使用 rdbuf

需求

標題: <fstream>

命名空間: std

請參閱

參考

basic_fstream Class

iostream 程式設計

iostreams 慣例