Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeRune ¶
func IsSurrogate ¶
*
- Is this code point a surrogate (U+d800..U+dfff)?
- @param c 32-bit code point
- @return true or false
- @stable ICU 2.4
func IsSurrogateLead ¶
*
- Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
- is it a lead surrogate?
- @param c 32-bit code point
- @return true or false
- @stable ICU 2.4
func NextUnsafe ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.