Next:
Sockets.WriteBuffer-testing
, Up:
Sockets.WriteBuffer
6.28.1 Sockets.WriteBuffer: buffer handling
flush
Evaluate the flushing block and reset the stream
flushBlock: block
Set which block will be used to flush the buffer. The block will be evaluated with a collection and an Integer n as parameters, and will have to write the first n elements of the collection.