Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::SerializingTransform Struct Reference

Public Member Functions

Bytes operator() (uint64_t n)
auto operator() (Generator< Bytes > &&g)
template<typename Span>
requires std::same_as<Span, std::span<char>> || std::same_as<Span, std::span<const char>>
Bytes operator() (Span s)
WireFormatGenerator operator() (std::string_view s)
WireFormatGenerator operator() (const Strings &s)
WireFormatGenerator operator() (const StringSet &s)
WireFormatGenerator operator() (const Error &s)

Static Public Member Functions

static Bytes padding (size_t unpadded)

Public Attributes

std::array< unsigned char, 8 > buf

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