isSurrogatePair
Checks if the specified high and low chars are Char.isHighSurrogate and Char.isLowSurrogate correspondingly.
Checks if the specified high and low chars are Char.isHighSurrogate and Char.isLowSurrogate correspondingly.
Thanks for your feedback!