Output file stream that writes Zstd-compressed data.
More...
#include <zstdstream.h>
Inherits common::zstd::fsholder< std::ofstream >, and std::ostream.
Output file stream that writes Zstd-compressed data.
common::zstd::ofstream::ofstream |
( |
const std::string & |
path, |
|
|
std::ios_base::openmode |
mode = std::ios_base::out |
|
) |
| |
|
explicit |
common::zstd::ofstream::~ofstream |
( |
| ) |
|
|
virtual |
void common::zstd::ofstream::close |
( |
| ) |
|
common::zstd::ofstream::operator bool |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: