Function ethabi::util::pad_i32 [] [src]

pub fn pad_i32(value: i32) -> [u8; 32]

Converts i32 to right aligned array of 32 bytes.