Function mz_repr::strconv::format_int16

source ·
pub fn format_int16<F>(buf: &mut F, i: i16) -> Nestable
where F: FormatBuffer,
Expand description

Writes an i16 to buf.