Skip to content

Zarr Streaming C API Reference

This documentation details the functions and data structures provided by the C API. For learning about the core concepts of Zarr, see the Core Concepts page. For examples of using the C API, see the C/C++ Examples page.

acquire.zarr.h

The primary header file. This provides the main streaming functionality and settings configuration.

acquire.zarr.h

zarr.types.h

Contains all type definitions and enumerations used by the library.

zarr.types.h