libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
EncodingType.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libdap
 top level DAP object to house generic methods
 

Enumerations

enum  libdap::EncodingType {
  libdap::unknown_enc , libdap::deflate , libdap::x_plain , libdap::gzip ,
  libdap::binary
}
 The type of encoding used on the current stream. More...