Comment #12 on issue 2177 by
[hidden email]: Generalize stream
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177Name: SLICE-Issue-2177-Adding-readIntoStartingAtCount-SvenVanCaekenberghe.1
Author: SvenVanCaekenberghe
Time: 26 April 2011, 9:41:55 am
UUID: 135005b1-e77a-441e-adee-3caaa7cb5a2f
Ancestors:
Dependencies: Compression-SvenVanCaekenberghe.80,
Network-Kernel-SvenVanCaekenberghe.60,
Collections-Streams-SvenVanCaekenberghe.88
adding various implementations of the generalized stream protocol
#readInto:startingAt:Count:
- added to NullStream
- added to ReadStream and used in #next:into:StartingAt:
- added to PositionableStream and used in #next:into:StartingAt:
- added to RWBinaryOrTextStream
- added to InflateStream
- changed SocketStream #next:into:StartingAt: to use
#readInto:startingAt:Count:
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker