|
NVBIO
|
#include <nvbio/io/output_stream.h>#include <nvbio/basic/console.h>#include <zlib/zlib.h>#include <lz4/lz4frame.h>#include <stdlib.h>#include <stdio.h>#include <string.h>Go to the source code of this file.
Namespaces | |
| nvbio | |
| Define a vector_view POD type and plain_view() for std::vector. | |
Functions | |
| OutputStream * | nvbio::open_output_file (const char *file_name, const char *compressor, const char *options) |
1.8.4