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 |
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.