29 #ifndef FOJSON_UTILS_H_
30 #define FOJSON_UTILS_H_ 1
44 std::string backslash_escape(std::string source,
char char_to_escape);
long computeConstrainedShape(libdap::Array *a, std::vector< unsigned int > *shape)
Compute the constrained shape of the Array and return it in a vector.
std::string escape_for_json(const std::string &input)