- data
- the array of characters.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if data is null.
Returns a new string containing the same chars as the given array. Modifying the array after creating the string has no effect on the string.