- n
- the long to convert.
Documentation for this section has not yet been entered.
Converts the specified long value into its decimal string representation. The returned string is a concatenation of a minus sign if the number is negative and characters from '0' to '9'.