Closed klues closed 7 years ago
Thanks! I did not know that utf-8 also supports all characters. But it is good to have a systemwide standard with utf-16.
yes, the differences between UTF8
and UTF16
are mainly about memory efficiency, compatibility and simplicity of processing. Therefore I do not think it makes sense that the user of the REST-API can decide wheter to use UTF8
or UTF16
.
this is a followup to https://github.com/asterics/AsTeRICS/pull/169: