#include <readers.h>
Inheritance diagram for ID3_IFStreamReader:
Public Member Functions | |
ID3_IFStreamReader (ifstream &reader) | |
virtual void | close () |
Close the reader. |
Definition at line 75 of file readers.h.
|
|
|
Close the reader. Any further actions on the reader should fail. Reimplemented from ID3_IStreamReader. |