WString
class WString
UTF-32 String. Each element in the codePoints array represents a character.
While on plain String it requires surrogate pairs to represent some characters.
UTF-32 String. Each element in the codePoints array represents a character.
While on plain String it requires surrogate pairs to represent some characters.