ResourceHandle.fromStdin constructor
- Stdin stdin
Creates wrapper around current stdin.
Implementation
external factory ResourceHandle.fromStdin(Stdin stdin);
Creates wrapper around current stdin.
external factory ResourceHandle.fromStdin(Stdin stdin);