B
biteme
I have an array of bytes which i want to write out to a
file.
What classes do i need that do this??
i know you can do stuff with binary writer and stream
writer, but how do i create a file with my data in it?
thanks...
file.
What classes do i need that do this??
i know you can do stuff with binary writer and stream
writer, but how do i create a file with my data in it?
thanks...