2018-03-29 11:45 GMT+02:00 Sven Van Caekenberghe <[email protected]>: > ZnUtils class>>#streamFrom:to: ? >
Yes, it gives feature which I want. But it's too Java style. What you think to move it to stream itself? And with what message name? > > > On 29 Mar 2018, at 11:22, Denis Kudriashov <[email protected]> wrote: > > > > Hi. > > > > Do we have simple method to write data between streams? > > > > I want something like: > > > > writeStream nextPutAllFrom: readStream > > > > I always used loop for this. But maybe we have something suitable. > Otherwise lets introduce it. > > > > Best regards, > > Denis > > >
