Next: , Up: Sockets.ReadBuffer   [Index]


6.17.1 Sockets.ReadBuffer class: instance creation

on: aCollection

Answer a Stream that uses aCollection as a buffer. You should ensure that the fillBlock is set before the first operation, because the buffer will report that the data has ended until you set the fillBlock.