Overview
>
klyn.io
>
FileOutputStream
>
write
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.io.FileOutputStream.write
method
public write(value as String) as Void throws IOException:
Description
Performs a text or binary I/O operation.
Throws
IOException if the resource is closed, inaccessible, not a valid file, or the underlying I/O operation fails.