FdoIStreamReader Class Reference
The
FdoIStreamReader class is a top level interface for stream reader classes. The API it provides allows the user to read large streams of data in blocks of items.
More...
#include <IStreamReader.h>
Inherits FdoIDisposable.
Inherited by FdoIStreamReaderTmpl< T >, and FdoIStreamReaderTmpl< unsigned char >.
List of all members.
Detailed Description
The
FdoIStreamReader class is a top level interface for stream reader classes. The API it provides allows the user to read large streams of data in blocks of items.
Definition at line 41 of file IStreamReader.h.
The documentation for this class was generated from the following file: