zoom-cache-1.2.1.3: A streamable, seekable, zoomable cache file format

Portabilityunknown
Stabilityunstable
MaintainerConrad Parker <conrad@metadecks.org>
Safe HaskellSafe-Infered

Data.ZoomCache.Multichannel.NList

Description

Default codec implementation for multichannel values of type (NList n a).

This module implements the interfaces documented in Data.ZoomCache.Codec.

Multichannel SummaryData is simply a concatenation of n blocks of SummaryData for type a.

Documentation