Pike v8.1 release 6

Class Stdio.NonblockingStream

Inheritance graph
Stdio.Stream Stdio.NonblockingStream
Description

The Stdio.NonblockingStream 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

Stream, BlockFile, File, FILE


Inherit Stream

inherit Stream : Stream