Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

SolAbiEncodeU32

Fully qualified path: alexandria_encoding::sol_abi::encode::SolAbiEncodeU32

pub impl SolAbiEncodeU32 of SolAbiEncodeTrait<u32>;

Impl functions

encode

Fully qualified path: alexandria_encoding::sol_abi::encode::SolAbiEncodeU32::encode

fn encode(mut self: Bytes, x: u32) -> Bytes

encode_packed

Fully qualified path: alexandria_encoding::sol_abi::encode::SolAbiEncodeU32::encode_packed

fn encode_packed(mut self: Bytes, x: u32) -> Bytes