rfBin.Rd
rfBin is a front-end to readBin that reads the entire content of a binary file.
rfBin
readBin
rfBin(filename, what = 1L, ...)
name of the file to read
either an integer or real vector defining the payload type
additional parameters passed to readBin
Same as readBin
Simon Urbanek