Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::AsyncInputStream Class Referenceabstract
Inheritance diagram for nix::AsyncInputStream:
[legend]
Collaboration diagram for nix::AsyncInputStream:
[legend]

Public Member Functions

virtual kj::Promise< Result< size_t > > read (void *buffer, size_t size)=0
 
kj::Promise< Result< void > > drainInto (Sink &sink)
 
kj::Promise< Result< std::string > > drain ()
 

The documentation for this class was generated from the following files: