|
| 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/abuild/rpmbuild/BUILD/nix-2.29.0-build/nix-2.29.0/src/libutil/compression.cc