utf8_to_utf16_code_point {languageserver}R Documentation

determinal utf16 code points given utf8 code points

Description

determinal utf16 code points given utf8 code points

Usage

utf8_to_utf16_code_point(line, pts)

Arguments

line

a character of text

pts

0-indexed code points


[Package languageserver version 0.3.1 Index]