pub fn format_int16<F>(buf: &mut F, i: i16) -> Nestablewhere F: FormatBuffer,
Writes an i16 to buf.
i16
buf