Kagome
Polkadot Runtime Engine in C++17
|
#include <buffer.hpp>
Additional Inherited Members | |
![]() | |
constexpr auto | parse (format_parse_context &ctx) -> decltype(ctx.begin()) |
template<typename FormatContext > | |
auto | format (const kagome::common::BufferView &view, FormatContext &ctx) -> decltype(ctx.out()) |
![]() | |
char | presentation = 's' |
Definition at line 276 of file buffer.hpp.