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):Int
staticConvertToUtf32(s:String, index:Int):Int
staticGetUnicodeCategory(c:Char16):UnicodeCategory
staticGetUnicodeCategory(s:String, index:Int):UnicodeCategory
staticIsSurrogatePair(highSurrogate:Char16, lowSurrogate:Char16):Bool
staticIsSurrogatePair(s:String, index:Int):Bool