On Wed, Sep 22, 2010 at 11:10 PM, Neal Becker <ndbecker2@gmail.com> wrote: > A colleague of mine posed the following problem. He wants to search large > files of binary data for sequences. > Is there a reason why you cannot use one of the classic string search algorithms applied to the bytestream ? David