module Bzip2::FFI

Bzip2::FFI is a wrapper for libbz2 using FFI bindings. Bzip2 compressed data can be read and written as a stream using the Reader and Writer classes.

Constants

VERSION

The Bzip2::FFI version number.