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

Public Member Functions

 ArchiveDecompressionSource (Source &src, std::optional< std::string > compressionMethod=std::nullopt)
 
size_t read (char *data, size_t len) override
 

Public Attributes

std::unique_ptr< TarArchive > archive = 0
 
Source & src
 
std::optional< std::string > compressionMethod
 

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