Skip to content

spotpan/utf8converter

Repository files navigation

utf8converter

  • utf8/16/32 converter
  • MBCS & DBCS supported
  • MAC + g++/WINDOWS + minGW + g++/LINUX + g++
  • BOM supported
  •           bool bom_txt = utf::start_with_bom(line.begin(), line.end()); //for txt
              bool bom_string = utf::is_bom(line.begin); //for string
    

About

utf8/16/32 converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •