Extracted from Pike v7.4 release 117 at 2004-07-26.
pike.ida.liu.se
[Top]
predef::
Stdio
Stdio.FILE

Method Stdio.FILE()->read()


Method read

string read(int|void bytes, void|int(0..1) now)

Description

Read bytes with buffering and support for input conversion.

See also

Stdio.File()->read() , set_charset()