Function rmp::encode::write_sint_eff [] [src]

pub fn write_sint_eff<W>(wr: &mut W, val: i64) -> Result<MarkerValueWriteError> where W: Write

Encodes and attempts to write an i64 value using the most effective representation.