TEC
A lightweight C++ library enabling safe, efficient execution in multithreaded and concurrent systems.
Loading...
Searching...
No Matches
tec_nd_compress.hpp File Reference

Compression wrapper for NetData objects with pluggable backends. More...

#include <cerrno>
#include <cstddef>
#include "tec/tec_def.hpp"
#include "tec/tec_trace.hpp"
#include "tec/tec_status.hpp"
#include "tec/net/tec_compression.hpp"
#include "tec/net/tec_net_data.hpp"

Go to the source code of this file.

Classes

class  tec::NdCompress
 Compression wrapper for NetData objects with pluggable backends. More...
 

Detailed Description

Compression wrapper for NetData objects with pluggable backends.

Author
The Emacs Cat
Note
This product optionally uses the Zlib library (http://zlib.net). If used, Zlib is Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler.
Date
2025-12-23