final class Char
package cs.system
extends ValueType
implements IComparable_1<Char16>, IEquatable_1<Char16>, IComparable, IConvertible
Available on cs
Available on cs
staticConvertToUtf32(highSurrogate:Char16, lowSurrogate:Char16):IntstaticConvertToUtf32(s:String, index:Int):IntstaticGetUnicodeCategory(c:Char16):UnicodeCategorystaticGetUnicodeCategory(s:String, index:Int):UnicodeCategorystaticIsSurrogatePair(highSurrogate:Char16, lowSurrogate:Char16):BoolstaticIsSurrogatePair(s:String, index:Int):Bool