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_
literals - Decode and decompress the provided literals section into
target
, returning the number of bytes read.