◆ Lz4LegacyWriterImpl()
| cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyWriterImpl::Lz4LegacyWriterImpl |
( |
std::unique_ptr< Writer > |
sink | ) |
|
|
inline |
◆ Write()
| Result< uint64_t > cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyWriterImpl::Write |
( |
const void * |
buf, |
|
|
uint64_t |
count |
|
) |
| |
|
inlineoverridevirtual |
◆ compressed_
| std::vector<char> cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyWriterImpl::compressed_ |
|
private |
◆ footer_written_
| bool cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyWriterImpl::footer_written_ = false |
|
private |
◆ sink_
| std::unique_ptr<Writer> cuttlefish::anonymous_namespace{lz4_legacy.cc}::Lz4LegacyWriterImpl::sink_ |
|
private |
The documentation for this class was generated from the following file: