open

Open a file for random access reading.

Return

A RandomAccessSource for the file

Parameters

file

The file to open

Throws

if file doesn't exist or isn't readable


Open a file for random access reading.

Return

A RandomAccessSource for the file

Parameters

path

Path to the file