class Bzip2

This is the base module for the bzip2-ruby gem. Beneath it are the classes for writing and reading data from bzip2 compressed and uncompressed streams.

For example usage, see the Bzip2::Reader or Bzip2::Writer or the README

@see Bzip2::Writer @see Bzip2::Reader

This file is mostly here for documentation purposes, do not require this

Constants

VERSION

Public Class Methods

bunzip2
bzip2
compress
decompress
uncompress