Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException
Create and return a new auto-close output stream for this asset. This will either return a full asset NoType:android/content/res/AssetFileDescriptor$AutoCloseOutputStream;Href=../../../../reference/android/content/res/AssetFileDescriptor.AutoCloseOutputStream.html, or an underlying NoType:android/os/ParcelFileDescriptor$AutoCloseOutputStream;Href=../../../../reference/android/os/ParcelFileDescriptor.AutoCloseOutputStream.html depending on whether the the object represents a complete file or sub-section of a file. You should only call this once for a particular asset.