Method Stdio.Fd()->proxy()
- Method proxy
voidproxy(Stdio.Filefrom)- Description
Starts a thread that asynchronously copies data from
fromto this file.- See also
void proxy(Stdio.File from)
Starts a thread that asynchronously copies data from from
to this file.