BZIP2 (.bz2) File Format
BZIP2 file format
Description
Notes
Examples
BZIP2 is a format for data compression which uses the Burrows-Wheeler compression algorithm.
The Import command can encode and decode data in this format, and the ArrayTools[Compress] and ArrayTools[Uncompress] commands also support it.
Content-Type: application/zip
Read the contents of a compressed file.
See Also
FileTools[Compressed]
Formats
Download Help Document