|
-
Jun 16th, 2012, 11:26 AM
#4
Thread Starter
Frenzied Member
Re: Best way to extract string from byte array or memorystream
Thanks. I'm wondering if it wouldn't be better to loop through the byte array and search for a pattern of bytes and only convert the required bytes to a String?
The data might be coming in at a few MegaBytes per second and converting all that data to a String will probably hog the CPU quite a lot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|