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