BinaryReader and Byte Length

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top