decodeOutput

open fun decodeOutput(fn: EthereumAbiFunction, encoded: Array<Byte>): Boolean

Decode function output from Eth ABI binary, fill output parameters

Return

true if encoded have been filled correctly, false otherwise