c# - pretend to have a file without loading it from harddrive -


how pretend have file without loading file? challenge not create temporary file or load harddrive. rather keep in "memory".

in memory means me having existing class derivates stream initalized , having class working loaded file harddrive didnt...

a memory stream isn't file. it's data. concept of setting filename , extension on memory stream doesn't make sense - more byte[].


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -