Please explain me the best way to create a byte array from a stream in C#.
This is a good answer.
I think this might be helpful as well http://abundantcode.com/how-to-convert-a-stream-to-byte-array-in-c-4-0/
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
This is a good answer.
I think this might be helpful as well
http://abundantcode.com/how-to-convert-a-stream-to-byte-array-in-c-4-0/