R
ross_smith
Is it possible to replace a string path with a steam of some sort?
Here is an example: item.path = "filename.xxx" where you use some
method (streaming comes to mind) that allows me to actually stream the
file to item.path instead of having to write it out to the hard drive
first?
Here is an example: item.path = "filename.xxx" where you use some
method (streaming comes to mind) that allows me to actually stream the
file to item.path instead of having to write it out to the hard drive
first?
