pub fn lexical_to_bytes_mut<N>(n: N, buf: &mut Vec<u8, Global>) where N: ToLexical,
Converts numeric type to a String
String