encode UInt32
Encode a uint32 according to Ethereum ABI, into 32 bytes. Values are padded by 0 on the left, unless specified otherwise
Return
Encoded value stored in a block of data
Parameters
value
a uint32 value
Encode a uint32 according to Ethereum ABI, into 32 bytes. Values are padded by 0 on the left, unless specified otherwise
Encoded value stored in a block of data
a uint32 value