void close( )

Closes this and flushes any outstanding data.

Source

/**
 * Closes `this` and flushes any outstanding data.
 */
void close();