MySQL 8.3.0
Source Code Documentation
compression_lz4_writer.h File Reference
#include <lz4frame.h>
#include <string.h>
#include <functional>
#include <mutex>
#include "client/dump/abstract_output_writer_wrapper.h"
#include "client/dump/i_output_writer.h"
#include "my_inttypes.h"

Go to the source code of this file.

Classes

class  Mysql::Tools::Dump::Compression_lz4_writer
 Wrapper to another Output Writer, compresses formatted data stream with LZ4. More...
 

Namespaces

namespace  Mysql
 
namespace  Mysql::Tools
 
namespace  Mysql::Tools::Dump