Closed GoogleCodeExporter closed 9 years ago
worth noting that with this name a user might try something like
s.readto(1000)
and expect it to read up to bit 1000, rather than up to the first occurrence of
1000 zero bits!
Perhaps we should disallow integers to avoid the problem. Or rename the method
(but I can't think of anything better).
Original comment by dr.scott...@gmail.com
on 29 May 2011 at 4:33
Original comment by dr.scott...@gmail.com
on 18 Jun 2011 at 6:20
The method plus unit tests was added, but commented out for the 2.2 release as
I wasn't convinced it was useful and general enough for inclusion. Will
reconsider for next release?
Original comment by dr.scott...@gmail.com
on 18 Jun 2011 at 6:26
Original comment by dr.scott...@gmail.com
on 17 Aug 2011 at 6:36
Done for version 3.0.
Original comment by dr.scott...@gmail.com
on 20 Nov 2011 at 9:15
Original issue reported on code.google.com by
dr.scott...@gmail.com
on 27 Feb 2011 at 3:54