You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently needed to search for any occurrence of a sequence of bytes in a large file, so I built an iterator for matches in a file. Would you consider a PR for this?
I recently needed to search for any occurrence of a sequence of bytes in a large file, so I built an iterator for matches in a file. Would you consider a PR for this?