|
|
| BrotliCompressionSink (Sink &nextSink) |
| |
|
void | finish () override |
| |
| void | writeInternal (std::string_view data) override |
| |
|
void | writeUnbuffered (std::string_view data) override |
| |
|
|
Sink & | nextSink |
| |
|
uint8_t | outbuf [BUFSIZ] |
| |
|
BrotliEncoderState * | state |
| |
|
bool | finished = false |
| |
|
uint8_t | outbuf [32 *1024] |
| |
◆ writeInternal()
| void nix::BrotliCompressionSink::writeInternal |
( |
std::string_view | data | ) |
|
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/nix-2.31.4-build/nix-2.31.4/src/libutil/compression.cc