Expand description

Module for working with bgzipped file.

Structs

A reader that transparently reads uncompressed, gzip, and bgzip files.
A writer that writes uncompressed, gzip, and bgzip files.

Enums

The CompressionLevel used by the underlying GZIP writer Note that the special level NoCompression will not use the GZIP writer. Compression levels in BGZF files

Functions

Test if a file is a Bgzip compressed file