- _d_console_io_init
void _d_console_io_init()
Undocumented in source. Be warned that the author may not have intended to support it.
- consoleRead
bcstring consoleRead(char[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- consoleRead
String consoleRead()
Undocumented in source. Be warned that the author may not have intended to support it.
- consoleWrite
void consoleWrite(Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
- consoleWritef
bool consoleWritef(bcstring spec, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
- consoleWritefln
bool consoleWritefln(bcstring spec, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
- consoleWriteln
void consoleWriteln(Params params)
Undocumented in source. Be warned that the author may not have intended to support it.