24#ifndef LIBBINLOGEVENTS_COMPRESSION_DECOMPRESS_STATUS_H_
25#define LIBBINLOGEVENTS_COMPRESSION_DECOMPRESS_STATUS_H_
std::ostream & operator<<(std::ostream &stream, Decompress_status status)
Definition: decompress_status.cpp:49
std::string_view debug_string(Decompress_status status)
Definition: decompress_status.cpp:28
Decompress_status
Definition: decompress_status.h:32
@ exceeds_max_size
Requested size exceeds configured maximum.
@ success
Decompression succeeded.
@ out_of_memory
Memory allocation failed.
@ end
Zero remaining bytes.
@ corrupted
Compression library reported an error.
@ truncated
There were remaining bytes, but less than requested.
required uint32 status
Definition: replication_asynchronous_connection_failover.proto:61