|
-
October 10th, 2003, 12:53 PM
#1
handling binary streams?
I am building a web server. And some of the data that will be tramsitted back to the browser are images. From what I understand, images have embedded zeros in them.
Can I use the string class to handle it? Or do I need some kind of byte stream? Or a simple char array?
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
|