Most visited


Recently visited


Added in API level 1

Flushable

public interface Flushable

java.io.Flushable
Known Indirect Subclasses


A Flushable is a destination of data that can be flushed. The flush method is invoked to write any buffered output to the underlying stream.

Summary


Public methods

abstract void flush()

Flushes this stream by writing any buffered output to the underlying stream.

Public methods


flush

Added in API level 1
void flush ()

Flushes this stream by writing any buffered output to the underlying stream.

Throws
IOException If an I/O error occurs

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.