Hardy Wang
2003-11-09 03:50:43 UTC
Hi all:
The Stream object from WebRequest.GetResponseStream() is non-seekable.
How can I convert this stream to a byte array?
For ordinary Stream (seekable), I can use StreamObject.Read(myByteArray,
0, myLength)
The Stream object from WebRequest.GetResponseStream() is non-seekable.
How can I convert this stream to a byte array?
For ordinary Stream (seekable), I can use StreamObject.Read(myByteArray,
0, myLength)
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy