Skip to content

Add UTF8 <-> UTF16 conversion to Utils

PabloMK7 requested to merge utfconversion into develop

Adds UTF8 <-> UTF16 conversion to Utils, so no longer need to deal with ctrulib utf functions that need preallocating memory.

Merge request reports