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