#include "ChunkedXMLInputSource.h"
#include <qcstring.h>
#include <qdatastream.h>
#include <iostream>
Include dependency graph for ChunkedXMLInputSource.cc:
Go to the source code of this file.
Variables | |
static const int | MAX_CHUNK_LENGTH = 100000000 |
const int MAX_CHUNK_LENGTH = 100000000 [static] |
Definition at line 12 of file ChunkedXMLInputSource.cc.
Referenced by ChunkedXMLInputSource::fetchData().