What is the best way to convert a GBK/GB18030 file contents, i.e. read via: std.stdio.read(gbkFile).to!string , to utf8 encoding ?
Best way to convert between GBK/GB18030 to utf8 ?
John Xu via Digitalmars-d-learn Mon, 22 May 2023 20:01:55 -0700
- Best way to convert between GBK/GB1803... John Xu via Digitalmars-d-learn
- Re: Best way to convert between G... WebFreak001 via Digitalmars-d-learn
- Re: Best way to convert between G... ryuukk_ via Digitalmars-d-learn