The new string to append.
Argumets values to be formated.
Returns char for given charcode
Returns the charcode at the specified index or at index zero.
bytes encoding a string, whose encoding should be guessed
decode hints if applicable
name of guessed encoding; at the moment will only guess one of: {@link #SHIFT_JIS}, {@link #UTF8}, {@link #ISO88591}, or the platform default encoding if none of these can possibly be correct
Generated using TypeDoc
Common string-related functions.
Sean Owen
Alex Dupre