Method Stdio.FILE()->read()
- Method read
string
read(int
|void
bytes
,void
|bool
now
)- Description
Read
bytes
(wide-) characters with buffering and support for input conversion.- See also
string
read(int
|void
bytes
, void
|bool
now
)
Read bytes
(wide-) characters with buffering and support for
input conversion.