Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.unicode.utf16
- Platforms: .NET, .NET Standard 2.0, Island
Methods
Decode
Parameters:
- s:
DecodeRune
Parameters:
- r1:
- r2:
Encode
Parameters:
- s:
EncodeRune
static func EncodeRune(_ r: rune) -> (rune, rune)
Shared Function EncodeRune(r As rune) As Tuple (Of rune, rune)
Parameters:
- r:
IsSurrogate
Parameters:
- r: