M
Michel Racicot
Hi there,
I need to know what is the fastest way to copy a 9mb FileStream into a
MemoryStream?
Must I read a big buffer then writting it in my MemoryStream or is it a
better way?
Thank you
I need to know what is the fastest way to copy a 9mb FileStream into a
MemoryStream?
Must I read a big buffer then writting it in my MemoryStream or is it a
better way?
Thank you