Output.flush

Explicitly flush console output.

class Output
final
flush
()

Return Value

Type: Output

Returns a chaining reference if content was written. Throws an IOException indicating Eof or Eob if not.

Remarks: Flushes the console buffer to attached conduit.

Meta