Opened 3 years ago
Last modified 2 years ago
#495 new enhancement
UTF-16 index support
Reported by: | Maxim Reznik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 19.0 |
Component: | Matreshka - League | Version: | |
Keywords: | UTF-16 | Cc: |
Description
Some APIs use UTF-16 index. For example Language Server Protocol specifies offset in this units. Another example is Telegram API.
Lets add support for UTF-16 indexes to Matreshka. For instance Universal_String.UTF_16_To_Index method to convert UTF-16 index into character index.
Note:
See TracTickets
for help on using tickets.
Milestone renamed