flush

override fun flush()(source)

Flushes the buffered input and performs any final encoding operations without closing the Feed.

See also

Throws

If isClosed is true, or the Feed is configured to reject something, such as UTF-8 byte to text transformations rejecting invalid byte sequences.