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