◆ Lz4LegacyReaderImpl()
| cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyReaderImpl::Lz4LegacyReaderImpl |
( |
std::unique_ptr< Reader > |
source | ) |
|
|
inline |
◆ Read()
| Result< uint64_t > cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyReaderImpl::Read |
( |
void * |
buf, |
|
|
uint64_t |
count |
|
) |
| |
|
inlineoverridevirtual |
◆ compressed_
| std::vector<char> cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyReaderImpl::compressed_ |
|
private |
◆ decompressed_
| std::vector<char> cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyReaderImpl::decompressed_ |
|
private |
◆ source_
| std::unique_ptr<Reader> cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyReaderImpl::source_ |
|
private |
The documentation for this class was generated from the following file: