Next: , Previous: , Up: Sockets.WriteBuffer   [Index]


6.28.2 Sockets.WriteBuffer: buffer handling

close

Not commented.

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.