Android-cuttlefish cvd tool
|
This is the complete list of members for ZstdDecoder, including all inherited members.
Append(Block &&block) | Decoder | inline |
Decode(std::span< char > *output) final | ZstdDecoder | inlinevirtual |
Decoder(std::span< char > output_buffer) | Decoder | inlineprotected |
decoder_ | ZstdDecoder | private |
Finish() | Decoder | inline |
finished_ | Decoder | protected |
input_buffer_ | Decoder | protected |
output_buffer_ | Decoder | protected |
zstd_done_ | ZstdDecoder | private |
ZstdDecoder(std::span< char > output_buffer) | ZstdDecoder | inlineexplicit |
~Decoder()=default | Decoder | protected |