get_encoding
Description:
Warning: get_encoding is deprecated since 0.54.
Determines the name of the encoding in which the terminal expects data to be encoded, or null
if UTF-8 is in use.
Note:
Support for non-UTF-8 is deprecated.
Parameters:
this |
a Terminal |
Returns:
the current encoding for the terminal |