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