check if byte[] array contains 0xff
807580Mar 22 2010 — edited Mar 22 2010Hi,
i got byte[] array which contains bytes from jpg file. I would like to search this array and check if it contains this sequence of bytes: 0xFF 0xDA.
Thanks in advance for Ur time and support.