【ABI】
(uint a, uint[2] memory b, bytes memory c) = abi.decode(data, (uint, uint[2], bytes))0xffff42000348656c6c6f2c20776f726c6421
^^^^ int16(-1)
^^ bytes1(0x42)
^^^^ uint16(0x03)
^^^^^^^^^^^^^^^^^^^^^^^^^^ string("Hello, world!") without a length fieldLast updated