|
-
February 11th, 2005, 07:25 AM
#1
reading bytes
Hi all
i have converted java file to c#. in java inputstream class read() method is there which reads byte by byte.
i have replaced it with readbyte() method. but i could n't get the result.
int i=memorystreamvar.readbyte()
giving -1.
but this in java is taking byte by byte.
one strange thing is i have data in the buffer..
could any one tell the solution for this problem.
Thanks
Request.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|