T
tessellated
Hi all,
I have various urls which point to .xls files. I wish to read
iteratively read those files into memory so that I can turn them into
byte arrays and do further operations on them. The constructor for
System.IO.FileStream does not support URI's. What other tools are out
there for accomplishing this?
Thanks!
I have various urls which point to .xls files. I wish to read
iteratively read those files into memory so that I can turn them into
byte arrays and do further operations on them. The constructor for
System.IO.FileStream does not support URI's. What other tools are out
there for accomplishing this?
Thanks!
