- value
- the long to format.
- buffer
- the target string buffer to append the formatted long value to.
- field
- on input: an optional alignment field; on output: the offsets of the alignment field in the formatted text.
Documentation for this section has not yet been entered.
Formats the specified long value as a string using the pattern of this number format and appends the string to the specified string buffer.
If the field member of position contains a value specifying a format field, then its beginIndex and endIndex members will be updated with the position of the first occurrence of this field in the formatted text.