A library for working with phylogenetic and population genetic data.
v0.27.0
GzipIStream Member List

This is the complete list of members for GzipIStream, including all inherited members.

GzipIStream(std::istream &is, bool auto_detect=true, std::size_t buffer_size=GZIP_DEFAULT_BUFFER_SIZE)GzipIStream
GzipIStream(std::streambuf *sbuf_p, bool auto_detect=true, std::size_t buffer_size=GZIP_DEFAULT_BUFFER_SIZE)GzipIStreamexplicit
~GzipIStream()GzipIStreamvirtual