isLeadingSurrogate
Description​
(no description)
- JavaScript
- C#
- Kotlin
static isLeadingSurrogate(charCode: number): boolean
static bool IsLeadingSurrogate(double charCode)
fun isLeadingSurrogate(charCode: Double): Boolean
Parameter | Summary |
---|---|
charCodeAll | (no description) |