libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include "config.h"
#include <libxml/encoding.h>
#include <libxml/xmlwriter.h>
#include "InternalErr.h"
#include "XMLWriter.h"
Go to the source code of this file.
Variables | |
const int | XML_BUF_SIZE = 2000000 |
const int XML_BUF_SIZE = 2000000 |
Definition at line 42 of file XMLWriter.cc.