
public interface Flushable
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Flushes the object by writing out any buffered data to the underlying
output.
|
void flush()
throws IOException
IOException - if there are any issues writing the data.Copyright © 2018. All rights reserved.