Module 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§

DecompressLiteralsError

Functions§

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