hascar-0.2.2.1: Decompress SAPCAR archives

Copyright(C) 2015-2018 Virtual Forge GmbH
LicenseGPL2
MaintainerHans-Christian Esperer <hans-christian.esperer@virtualforge.com>
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Codec.Archive.SAPCAR.FlatedFile

Description

| Deflate implementation

Synopsis

Documentation

decompressBlocks Source #

Arguments

:: Int

The size of the decompressed result. (Must be known beforehand)

-> ByteString

The compressed payload

-> ByteString 

Decompress one or more lzh compressed blocks