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