|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <serialise.hh>
Public Member Functions | |
| void | operator() (std::string_view data) override |
| Public Member Functions inherited from nix::Sink | |
| virtual bool | good () |
Public Attributes | |
| uint64_t | length = 0 |
A sink that that just counts the number of bytes given to it
|
inlineoverridevirtual |
Implements nix::Sink.