#include <Common/Std.h>
Go to the source code of this file.
Classes | |
class | FdoIStreamReader |
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... | |
Enumerations | |
enum | FdoStreamReaderType { FdoStreamReaderType_Byte, FdoStreamReaderType_Char, FdoStreamReaderType_WChar } |
Enumeration for datatypes used by stream readers. More... |