Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# Extension Method: String - IsSurrogatePair by ZZZ Projects
Is each of the following characters a surrogate pair?
input[0] = False 
input[1] = True 
input[2] = False 
input[3] = False
Cached Result
Last Run: 9:13:48 am
Compile: 0.233s
Execute: 0.023s
Memory: 409.12kb
CPU: 0.109s