readFully
Throws
if an I/O error occurs
if the end of the file is reached before reading all bytes that fulfilled the request
Reads exactly len bytes from the file at the specified pos into the buf array.
Throws
if an I/O error occurs
if the end of the file is reached before reading all bytes that fulfilled the request