Module ruzstd::decoding::literals_section_decoder

source ·
Expand description

This module contains the [decompress_literals] function, used to take a parsed literals header and a source and decompress it.

Enums§

Functions§

  • Decode and decompress the provided literals section into target, returning the number of bytes read.