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