Best way to convert between GBK/GB18030 to utf8 ?
    John Xu 
    728308756 at qq.com
       
    Tue May 23 02:58:21 UTC 2023
    
    
  
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 ?
    
    
More information about the Digitalmars-d-learn
mailing list