Pike v8.0 release 1738

Class Stdio.BlockFile

Inheritance graph
Stdio.Stream Stdio.BlockFile
Description

The Stdio.BlockFile API.

This class exists purely for typing reasons.

Use in types in place of Stdio.File where only blocking I/O is done with the object.

See also

Stream, NonblockingStream, File, FILE


Inherit Stream

inherit Stream : Stream