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