Function ethers_core::abi::encode
source · [−]pub fn encode(tokens: &[Token]) -> Vec<u8, Global>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
Expand description
Encodes vector of tokens into ABI compliant vector of bytes.