Returns encoding of the dictionary file
The encoding for the dictionary type. For dict.cc the encoding is cp1252 (presently Encoding.Default is used what may lead to errors on non west european systems, sorry), for UDDL UTF-8 is used, Encoding.UTF8. For any other dictionary types the method returns Encoding.Default.
ParserBase Class | dict Namespace