Skip to main content

format_int16

Function format_int16 

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

Writes an i16 to buf.