Returns an OutputStream for this file object.
IllegalStateException | if this file object was opened for reading and does not support writing | |
UnsupportedOperationException | if this kind of file object does not support byte access | |
IOException | if an I/O error occurred |
Diagram: JavaFileObject