Hunspell_get_dic_encoding

abstract fun Hunspell_get_dic_encoding(pHunspell: Pointer): String?(source)

Gets the dictionary encoding.

Return

The encoding string (e.g., "UTF-8")

Parameters

pHunspell

Handle to the Hunspell instance