vim/bundle/deoplete-go/data/json/1.7.3/linux_amd64/unicode/utf16.json

1 line
384 B
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "func", "name": "Decode", "type": "func(s []uint16) []rune"}, {"class": "func", "name": "DecodeRune", "type": "func(r1 rune, r2 rune) rune"}, {"class": "func", "name": "Encode", "type": "func(s []rune) []uint16"}, {"class": "func", "name": "EncodeRune", "type": "func(r rune) (r1 rune, r2 rune)"}, {"class": "func", "name": "IsSurrogate", "type": "func(r rune) bool"}]]