SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
bgzf_stream_util.hpp File Reference

Provides stream compression utilities. More...

#include <seqan3/std/algorithm>
#include <array>
#include <cstring>
#include <memory>
#include <seqan3/std/span>
#include <thread>
#include <seqan3/core/range/type_traits.hpp>
#include <seqan3/io/detail/magic_header.hpp>
#include <seqan3/io/exception.hpp>
#include <seqan3/utility/detail/to_little_endian.hpp>
+ Include dependency graph for bgzf_stream_util.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides stream compression utilities.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>