|
Android-cuttlefish cvd tool
|


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 |