Overview
>
klyn.io
>
AbstractTextWriter
>
close
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.io.AbstractTextWriter.close
method
public abstract close() as Void throws IOException
Description
Flushes and closes the writer.
Throws
IOException if the resource is closed, inaccessible, not a valid file, or the underlying I/O operation fails.