3 #include "telnetpp/options/mccp/compressor.hpp" 11 namespace telnetpp {
namespace options {
namespace mccp {
namespace zlib {
43 std::unique_ptr<impl> pimpl_;
A collection of bytes that models the Standard Library's Container concept.
Represents an object that can compress arbitrary byte sequences.
Definition: compressor.hpp:16
Definition: byte_converter.hpp:4
Represents an object that can compress arbitrary byte sequences.
Definition: compressor.hpp:10