Terminal.getEncoding

Determines the name of the encoding in which the terminal expects data to be encoded, or %NULL if UTF-8 is in use.

More...
class Terminal
string
getEncoding
()

Return Value

Type: string

the current encoding for the terminal

Detailed Description

Deprecated: Support for non-UTF-8 is deprecated.

Meta