|
libzarr
Header-only C++17 Zarr v2/v3, WASM-compatible
|
#include <cstddef>#include <cstdint>#include <optional>#include <string>#include <blosc.h>#include "libzarr/detail/common.hpp"#include "libzarr/types.hpp"Go to the source code of this file.
c-blosc-backed codec. Blosc frames are self-describing, so decode needs no parameters; the configuration only drives encoding.