#include <source_callback.h>
◆ ~ReadableZipSourceCallback()
| virtual cuttlefish::ReadableZipSourceCallback::~ReadableZipSourceCallback |
( |
| ) |
|
|
virtualdefault |
◆ Close()
| virtual bool cuttlefish::ReadableZipSourceCallback::Close |
( |
| ) |
|
|
pure virtual |
◆ Open()
| virtual bool cuttlefish::ReadableZipSourceCallback::Open |
( |
| ) |
|
|
pure virtual |
◆ Read()
| virtual int64_t cuttlefish::ReadableZipSourceCallback::Read |
( |
char * |
data, |
|
|
uint64_t |
len |
|
) |
| |
|
pure virtual |
◆ Size()
| virtual uint64_t cuttlefish::ReadableZipSourceCallback::Size |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: