◆ close()
| void nix::parseAsync::ReconstructVisitor::FileReader::close |
( |
| ) |
|
|
inlineoverridevirtual |
Explicitly closes the file. Further operations may throw an assert. This exists so that closing can fail and throw an exception without doing so in a destructor.
Implements nix::NARParseVisitor::FileHandle.
◆ receiveContents()
| void nix::parseAsync::ReconstructVisitor::FileReader::receiveContents |
( |
std::string_view | data | ) |
|
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file:
- tests/unit/libutil/archive.cc