Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::ChunkedCompressionSink Struct Referenceabstract
Inheritance diagram for nix::ChunkedCompressionSink:
nix::BrotliCompressionSink nix::BrotliDecompressionSink

Public Member Functions

void writeUnbuffered (std::string_view data) override
 
virtual void writeInternal (std::string_view data)=0
 

Public Attributes

uint8_t outbuf [32 *1024]
 

The documentation for this struct was generated from the following file: