Function cdrs::types::try_i_to_n_bytes[][src]

pub fn try_i_to_n_bytes(int: i64, n: usize) -> Result<Vec<u8>>