pub fn format_uint16<F>(buf: &mut F, u: u16) -> Nestablewhere F: FormatBuffer,
Writes an u16 to buf.
u16
buf