flush

abstract fun flush()

Flushes any buffered output on this channel.

Throws

if this channel is closed (implementation-dependent, see it.unibo.tuprolog.solve.channel.impl.AbstractOutputChannel).