Hi All,
Bit stuck..
Is there a way to read in a certain length of bytes, search for a specific string and then set the binaryreader's location to that point?
For example..
Read in 40,000 bytes, find "hello", set basestream.position at that location
Many thanks