|
Android-cuttlefish cvd tool
|
#include <stddef.h>#include "cuttlefish/host/libs/zip/libzip_cc/seekable_source.h"#include "cuttlefish/io/io.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< SeekableZipSource > | cuttlefish::BufferZipSource (std::unique_ptr< ReaderSeeker > data_provider, size_t buffer_size) |
| Result< SeekableZipSource > | cuttlefish::BufferZipSource (SeekableZipSource source, size_t buffer_size) |