lzlib-0.2.0.0: lzlib bindings

Safe HaskellNone
LanguageHaskell2010

Codec.Lzip

Contents

Synopsis

Documentation

decompress :: ByteString -> ByteString Source #

This does not do any error recovery; for that you should use lziprecover.

Low-level bindings