Android-cuttlefish cvd tool
Namespaces | Functions | Variables
lz4_legacy.h File Reference
#include <memory>
#include "cuttlefish/io/io.h"
#include "cuttlefish/result/result_type.h"
Include dependency graph for lz4_legacy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< std::unique_ptr< Reader > > cuttlefish::Lz4LegacyReader (std::unique_ptr< Reader > source)
 
Result< std::unique_ptr< Writer > > cuttlefish::Lz4LegacyWriter (std::unique_ptr< Writer > sink)
 

Variables

constexpr uint32_t cuttlefish::kLz4LegacyFrameBlockSize = 8 << 20