|
| 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:
- /home/buildozer/aports/community/nix/src/nix-2.30.1/src/libutil/compression.cc