[Issue 10162] Opposite of std.string.representation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 9 10:40:19 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=10162
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at erdani.com
--- Comment #6 from Andrei Alexandrescu <andrei at erdani.com> 2014-03-09 10:40:15 PDT ---
I think a function called assumeUTF would be nice. It would convert arrays of
(possibly qualified) ubyte, ushort, and uint to the respective arrays of char,
wchar, or dchar.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list