Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ArchiveCompressionSink Struct Reference
Inheritance diagram for nix::ArchiveCompressionSink:

Public Member Functions

 ArchiveCompressionSink (Sink &nextSink, std::string format, bool parallel, int level=COMPRESSION_LEVEL_DEFAULT)
void finish () override
void check (int err, const std::string &reason="failed to compress (%s)")
void writeUnbuffered (std::string_view data) override

Public Attributes

Sink & nextSink
struct archive * archive

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