|
|
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 Bytes | padding (size_t unpadded) |
|
|
std::array< unsigned char, 8 > | buf |
The documentation for this struct was generated from the following files: