Append an integer formatted as a hexadecimal number without zero-padding
void hex(unsigned __int64 v);
hex Method