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

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

GzipOStream(std::ostream &os, GzipCompressionLevel level=GzipCompressionLevel::kDefaultCompression, std::size_t buffer_size=GZIP_DEFAULT_BUFFER_SIZE)GzipOStream
GzipOStream(std::streambuf *sbuf_p, GzipCompressionLevel level=GzipCompressionLevel::kDefaultCompression, std::size_t buffer_size=GZIP_DEFAULT_BUFFER_SIZE)GzipOStreamexplicit
~GzipOStream()GzipOStreamvirtual