◆ ConvertToUtf8()
static List<Dictionary<string, object> > FiftyOne.DeviceDetection.Examples.OnPremise.Performance.Utf8EvidencePreprocessor.ConvertToUtf8 | ( | List< Dictionary< string, object >> | evidenceList | ) |
static
Converts a dictionary of evidence with string values to UTF-8 encoded strings.
This is done to eliminate the UTF-16 to UTF-8 conversion that happens during the SWIG marshaling process.