Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Best way to search for string in byte array?

807588Jul 15 2009 — edited Jul 16 2009
I recieve some data (from a file that contains text) in the form of a byte array. I need to look for specific strings in that data. What's the most efficient way to do this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2009
Added on Jul 15 2009
12 comments
6,485 views