Function rmp::encode::write_sint_eff
[−]
[src]
pub fn write_sint_eff<W>(wr: &mut W, val: i64) -> Result<Marker, ValueWriteError> where W: WriteEncodes and attempts to write an i64 value using the most effective representation.