New realhydroper::utf16

This crate got some differences from the utf16string crate and provides conversion between offsets in UTF-8 and UTF-16.

It is more useful for language servers, as Visual Studio Code only supports negotiating UTF-16.

Added more efficient examples of converting between offset encodings.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.