getReadPosition

File.getReadPosition(filename)

Parameters

filename Path of file to get read position of.

Returns

Read position of the file as the number of characters that have been read since it was opened.

Description

Returns the read position of the file as the number of characters that have been read since it was opened.