Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

read

fuzion.sys.fileio.read

reads n bytes of a file opened as fd

in case the outcome is an array, it may be shorter than n. this means the end of file
has been reached.