basic_fstream::rdbuf
Restituisce l'indirizzo del buffer del flusso archiviato, di tipo puntatore a<basic_filebufElem, Tr>.
basic_filebuf<Elem, Tr> *rdbuf( ) const
Valore restituito
L'indirizzo del buffer del flusso archiviato.
Esempio
Vedere basic_filebuf::close per un esempio di come utilizzare rdbuf.
Requisiti
fstream <diIntestazione: >
Spazio dei nomi: std