ExZarr.Codecs.PipelineV3.Pipeline (ExZarr v1.1.0)
View SourceRepresents a validated v3 codec pipeline.
The pipeline is organized into three stages:
array_to_array: List of array transformation codecsarray_to_bytes: Single serialization codec (required)bytes_to_bytes: List of compression codecs