mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-19 12:22:23 -07:00
0056cdffa7
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.