Function decode_u256

Source
pub fn decode_u256(data: &[u8]) -> Result<[u8; 32], DecodeError>
Expand description

Decode a U256 from ABI-encoded data