libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
XMLWriter.cc File Reference
#include "config.h"
#include <libxml/encoding.h>
#include <libxml/xmlwriter.h>
#include "InternalErr.h"
#include "XMLWriter.h"
Include dependency graph for XMLWriter.cc:

Go to the source code of this file.

Variables

const int XML_BUF_SIZE = 2000000
 

Variable Documentation

◆ XML_BUF_SIZE

const int XML_BUF_SIZE = 2000000

Definition at line 42 of file XMLWriter.cc.