Class Bz2.File

Inheritance graph
Bz2::File predef::Bz2.File
Description

Low-level implementation of read/write support for Bzip2 files

Note

This class is currently not available on Windows.


Inherit File

inherit Bz2::File : File


Method create

Bz2.File Bz2.File()
Bz2.File Bz2.File(string filename, void|string mode)

Description

Creates a Bz2.File object