|
vg
tools for working with variation graphs
|
Namespaces | |
| vg | |
| vg::io | |
Functions | |
| void | vg::io::finish (std::ostream &out, bool compressed) |
| size_t | vg::io::get_stream_length (std::istream &in) |
| Get the length of the input stream, or std::numeric_limits<size_t>::max() if unavailable. More... | |
| size_t | vg::io::get_stream_position (std::istream &in) |
| Get the current offset in the input stream, or std::numeric_limits<size_t>::max() if unavailable. More... | |
1.8.17