rfBin is a front-end to readBin that reads the entire content of a binary file.

rfBin(filename, what = 1L, ...)

Arguments

filename

name of the file to read

what

either an integer or real vector defining the payload type

...

additional parameters passed to readBin

Value

Same as readBin

Author

Simon Urbanek