Function mz_repr::strconv::format_uint16

source ·
pub fn format_uint16<F>(buf: &mut F, u: u16) -> Nestable
where F: FormatBuffer,
Expand description

Writes an u16 to buf.