G
Guest
VB.Net
Using a BinaryReader to read the data coming from a WebResponse stream into
a byte array.
How is the stream byte length determined?
If cannot get the length, what is the best way to move bytes from the stream
to the array?
Thanks.
Using a BinaryReader to read the data coming from a WebResponse stream into
a byte array.
How is the stream byte length determined?
If cannot get the length, what is the best way to move bytes from the stream
to the array?
Thanks.