# Functions

NewReader returns an io.Reader which decompresses bzip2 data from r.
ReadBytes returns a reader for reading bzip2-compressed bytes from an input slice.
ReadFile returns a reader for reading bytes from a bzip2-compressed file.

# Structs

No description provided by the author

# Interfaces

No description provided by the author