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):Int
staticfinalConvertToUtf32(s:String, index:Int):Int
staticfinalGetUnicodeCategory(c:Char16):UnicodeCategory
staticfinalGetUnicodeCategory(s:String, index:Int):UnicodeCategory
staticfinalIsSurrogatePair(highSurrogate:Char16, lowSurrogate:Char16):Bool
staticfinalIsSurrogatePair(s:String, index:Int):Bool