AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::MemoryIOSerde< NonTermString< Length > > Struct Template Reference

#include <memory_io_serde.hpp>

Static Public Member Functions

static Result< NonTermString< Length > > read (std::uintptr_t address, MemoryIOBase &mio)
 
static ByteVector to_bytes (const NonTermString< Length > &data)
 

Member Function Documentation

◆ read()

template<std::size_t Length>
static Result< NonTermString< Length > > asmgrader::MemoryIOSerde< NonTermString< Length > >::read ( std::uintptr_t address,
MemoryIOBase & mio )
inlinestatic

◆ to_bytes()

template<std::size_t Length>
static ByteVector asmgrader::MemoryIOSerde< NonTermString< Length > >::to_bytes ( const NonTermString< Length > & data)
inlinestatic

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