Module mz_storage::decode

source ·
Expand description

This module provides functions that build decoding pipelines from raw source streams.

The primary exports are render_decode_delimited, and render_decode_cdcv2. See their docs for more details about their differences.

Functions§