[squeak-dev] (ReadWriteStream on: #(1)) next ... nil?

Marcel Taeumel marcel.taeumel at hpi.de
Mon Jul 5 09:12:42 UTC 2021


Hi all!

Does anybody know whether it would be dangerous to set the readLimit when initializing a ReadWriteStream? PositionableStream does this. WriteStream overrides this explicitely. ReadWriteStream is a WriteStream.

Example:
(ReadWriteStream on: #(1)) next


I am asking because our most famous R/W stream is RWBinaryOrTextStream. :-)

Best,
Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210705/ba438e49/attachment.html>


More information about the Squeak-dev mailing list