Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75526 --- shadow/75526 2007-01-23 21:09:48.000000000 -0500 +++ shadow/75526.tmp.5554 2007-01-23 21:14:19.000000000 -0500 @@ -216,6 +216,12 @@ Console.WriteLine ("Read {0} bytes", len); } } Which means that the code must loop. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-23 21:14 ------- +Notice that the documentation states: + +"This method returns after either the number of characters specified +by the count parameter are read, or the end of the file is reached". _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
