- fromBytes
auto fromBytes(byte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromCtrlC
auto fromCtrlC()
Undocumented in source. Be warned that the author may not have intended to support it.
- fromEmpty
auto fromEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- fromInterrupt
auto fromInterrupt()
Undocumented in source. Be warned that the author may not have intended to support it.
- fromText
auto fromText(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
either a special key like arrow or backspace or an utf-8 string (e.g. ä is already 2 bytes in an utf-8 string)