class Char
package cs.system
extends ValueType
implements IComparable_1<Char16>, IEquatable_1<Char16>, IComparable, IConvertible
Available on cs
Available on cs
staticfinalConvertToUtf32(highSurrogate:Char16, lowSurrogate:Char16):IntstaticfinalConvertToUtf32(s:String, index:Int):IntstaticfinalGetUnicodeCategory(c:Char16):UnicodeCategorystaticfinalGetUnicodeCategory(s:String, index:Int):UnicodeCategorystaticfinalIsSurrogatePair(highSurrogate:Char16, lowSurrogate:Char16):BoolstaticfinalIsSurrogatePair(s:String, index:Int):Bool