OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
TextEncoding.h File Reference

MongoDB uses only UTF-8 and some errors occured if the characters with different encoding standard were stored. This class holds all types of text encodings that can be detected with the EncodingGuesser class. More...

Go to the source code of this file.

Classes

class  ot::TextEncoding
 

Namespaces

namespace  ot
 

Detailed Description

MongoDB uses only UTF-8 and some errors occured if the characters with different encoding standard were stored. This class holds all types of text encodings that can be detected with the EncodingGuesser class.

Author
Wagner
Date
August 2023