RegexSearcher matches have a wrong value of StartFpos
Closed this issue · 1 comments
dynamicbutter commented
The value of the MatchData.StartFpos is slightly off at the beginning of the file and progressively gets worse the further into the file the search goes. Easily reproducible by seeking to the match StartFpos and comparing the text there to the text Value of the match data.
dynamicbutter commented
Resolved by #27