Class Stdio.NonblockingInputStream (< StringType >)
- Annotations
@Pike.Annotations.Implements(InputStream)
- Description
The Stdio.NonblockingInputStream API.
This class exists purely for typing reasons.
Use in types in place of Stdio.File where nonblocking and/or blocking stream-oriented I/O is done with the object.
- See also
- Inherit
InputStream
inherit InputStream(<
>) : InputStreamStringType