Terminal.getEncoding

Determines the name of the encoding in which the terminal expects data to be encoded.

class Terminal
string
getEncoding
()

Return Value

Type: string

the current encoding for the terminal. [transfer none]

Meta