flush-output-port

[procedure] flush-output-port [port]

Bigloo, ChezScheme, STklos: flush unwritten characters in the buffer of port.

This is called flush, flush-output or force-output in some Scheme implementations.