Skip to main content

decode

Function decode 

Source
pub fn decode(
    archive: &PackArchiveBytes,
    limits: DecodeLimits,
) -> Result<Pack, DecodeError>
Expand description

Decodes one borrowed exact Pack Archive into an authoritative Pack.