#include <writers.h>
Inheritance diagram for ID3_FStreamWriter::
Public Methods | |
ID3_FStreamWriter (fstream &writer) | |
virtual void | close () |
Close the writer. More... |
|
|
|
Close the writer. Any further actions on the writer should fail. * Reimplemented from ID3_IOStreamWriter. |