Files
Odin/core
vassvik 0056cdffa7 Reworked win32.utf16_to_utf8 and win32.wstring_to_utf8 to scan for zeros from the start of the string instead of from the end.
This is useful to correctly convert strings from a buffer possibly containing multiple multiple substrings.

The resulting utf8 string is not null terminated, even if the backing memory might be null terminated.
2020-06-13 15:19:41 +02:00
..
2020-06-12 14:52:31 +01:00
2020-06-06 15:22:22 +01:00
2020-06-05 14:12:30 +01:00