On Tuesday, 7 March 2023 at 01:45:27 UTC, John Xu wrote:
I'm new to dlang. I didn't find much tutorials on internet
about how to read/write Chinese easily. std.encoding doesn't
seem to support GBK or GB18030:
"Encodings currently supported are UTF-8, UTF-16, UTF-32,
ASCII, ISO-8859-1 (also kn
On 3/6/23 8:45 PM, John Xu wrote:
I'm new to dlang. I didn't find much tutorials on internet about how to
read/write Chinese easily. std.encoding doesn't seem to support GBK or
GB18030:
"Encodings currently supported are UTF-8, UTF-16, UTF-32, ASCII,
ISO-8859-1 (also known as LATIN-1), ISO-88
I'm new to dlang. I didn't find much tutorials on internet about
how to read/write Chinese easily. std.encoding doesn't seem to
support GBK or GB18030:
"Encodings currently supported are UTF-8, UTF-16, UTF-32, ASCII,
ISO-8859-1 (also known as LATIN-1), ISO-8859-2 (LATIN-2),
WINDOWS-1250, WIND