ResumeFrom(long)
public void ResumeFrom(long position) Resumes the reader from the specified position after forked readers are no longer in use.
Parameters
positionlong- The position to resume reading from.
public void ResumeFrom(long position)positionlong