ParserOptions.setFallbackCharsets

Sets the fallback charsets to try when decoding 8-bit headers.

Note: It is recommended that the list of charsets start with utf-8 and end with iso-8859-1.

class ParserOptions
void
setFallbackCharsets
(
string[] charsets
)

Parameters

charsets string[]

a null-terminated list of charsets or null for the default list