bz2-0.1.1.0: Bindings to libbz2

Safe HaskellNone
LanguageHaskell2010

Codec.Compression.BZip.Foreign

Contents

Description

This module uses exceptions behind the scenes

Consult the upstream documentation for how to use this library.

For struct accessors, I recommend using c2hs.

Synopsis

Types

data BzStream Source #

Abstract type

data BzFile Source #

Abstract type

data FilePtr Source #

FILE* in C.

Low-level functions

High-level functions

Macros

Utility functions

Contributed functions