encode

open fun encode(fn: EthereumAbiFunction): Array<Byte>

Encode function to Eth ABI binary

Return

Non-null encoded block of data

Parameters

fn

Non-null Eth abi function