Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
owning_bytes_ref exec(u256 &io_gas, ExtVMFace &_ext, OnOpFunc const &_onOp) overridefinal
VM implementation.
std::function< void(uint64_t, uint64_t, Instruction, bigint, bigint, bigint, VM *, ExtVMFace const *)> OnOpFunc
boost::multiprecision::number< boost::multiprecision::cpp_int_backend< 256, 256, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void >> u256
EVM Virtual Machine interface.
Interface and null implementation of the class for specifying VM externalities.
Reference to a slice of buffer that also owns the buffer.