Struct fuels_core::abi_encoder::ABIEncoder
source · [−]Fields
function_selector: ByteArrayencoded_args: Vec<u8>Implementations
Encode takes an array of Tokens, encodes these tokens, and returns the
raw bytes (as a Vec
function_selector: ByteArrayencoded_args: Vec<u8>Encode takes an array of Tokens, encodes these tokens, and returns the
raw bytes (as a Vec