Skip to content

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:

  • struct ZarrCompressionSettings Compression settings for a Zarr array. @detail The compressor is not the same as the codec. A codec is a specific implementation of a compression algorithm, while a compressor is a library that implements one or more codecs.
  • struct ZarrDimensionProperties Properties of a dimension of the Zarr array.
  • struct ZarrS3Settings S3 settings for streaming to Zarr.
  • struct ZarrStreamSettings The settings for a Zarr stream.