abstract fun getOutputStream(): OutputStream
Return an OutputStream for the underlying resource, allowing to (over-)write its content.
IOException - if the stream could not be opened
IOException
See Also #getInputStream()