DCL 4.0
|
#include <dcl/Config.h>
#include <string.h>
#include <dcl/size_t.h>
#include <dcl/Charset.h>
#include <dcl/InputStreamReader.h>
Go to the source code of this file.
Macros | |
#define | __BUFFER_SIZE__ 1024 |
Functions | |
__DCL_BEGIN_NAMESPACE | IMPLEMENT_CLASSINFO (InputStreamReader, Reader) String InputStreamReader |
#define __BUFFER_SIZE__ 1024 |
__DCL_BEGIN_NAMESPACE IMPLEMENT_CLASSINFO | ( | InputStreamReader | , |
Reader | ) |
Definition at line 20 of file InputStreamReader.cpp.