SolAbiDecodeU64
Fully qualified path: alexandria_encoding::sol_abi::decode::SolAbiDecodeU64
pub impl SolAbiDecodeU64 of SolAbiDecodeTrait<u64>;
Impl functions
decode
Fully qualified path: alexandria_encoding::sol_abi::decode::SolAbiDecodeU64::decode
fn decode(self: @Bytes, ref offset: u32) -> u64