Constant lrs::tty::flags::TTYIN_UTF8

Input is UTF-8.

Syntax

const TTYIN_UTF8: TtyInFlags = TtyInFlags(cty::IUTF8);

See also