FREAD chnl:integer, var:multitype, size:integer

Read binary data from a file
var is the variable into which data should be read
size is the size of data to read into var (0 - 2048)
See also: FGet