Core API – Kotlin Programming Language (original) (raw)
Converts the characters in the specified array to a string.
Converts the characters from a portion of the specified array to a string.
Converts the characters in the specified array to a string.
Converts the characters from a portion of the specified array to a string.
Converts the contents of the specified StringBuffer to a string.
Converts the contents of the specified StringBuilder to a string.
Converts the data from the specified array of bytes to characters using the UTF-8 character set and returns the conversion result as a string.
Converts the characters in the specified array to a string.
Converts the data from the specified array of bytes to characters using the specified character set and returns the conversion result as a string.
Converts the data from a portion of the specified array of bytes to characters using the UTF-8 character set and returns the conversion result as a string.
Converts the characters from a portion of the specified array to a string.
Converts the code points from a portion of the specified Unicode code point array to a string.
Converts the data from a portion of the specified array of bytes to characters using the specified character set and returns the conversion result as a string.
Converts the characters in the specified array to a string.
Converts the characters from a portion of the specified array to a string.
Converts the characters in the specified array to a string.
Converts the characters from a portion of the specified array to a string.
Converts the characters in the specified array to a string.
Converts the characters from a portion of the specified array to a string.