libdap++  Updated for version 3.8.2
EncodingType.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libdap
 

Constant Groups

 libdap
 

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...