libzarr
Header-only C++17 Zarr v2/v3, WASM-compatible
Loading...
Searching...
No Matches
libzarr
libzarr.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
2
3
#ifndef LIBZARR_LIBZARR_HPP
4
#define LIBZARR_LIBZARR_HPP
5
10
11
#include "
libzarr/array.hpp
"
12
#include "
libzarr/codecs.hpp
"
13
#include "
libzarr/group.hpp
"
14
#include "
libzarr/metadata.hpp
"
15
#include "
libzarr/sharding.hpp
"
16
#include "
libzarr/store.hpp
"
17
#include "
libzarr/types.hpp
"
18
#include "
libzarr/v2.hpp
"
19
#include "
libzarr/v3.hpp
"
20
#include "
libzarr/zip.hpp
"
21
22
#endif
// LIBZARR_LIBZARR_HPP
array.hpp
codecs.hpp
group.hpp
metadata.hpp
sharding.hpp
store.hpp
types.hpp
v2.hpp
v3.hpp
zip.hpp
Generated by
1.9.8