Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException
Create and return a new auto-close input stream for this asset. This will either return a full asset NoType:android/content/res/AssetFileDescriptor$AutoCloseInputStream;Href=../../../../reference/android/content/res/AssetFileDescriptor.AutoCloseInputStream.html, or an underlying NoType:android/os/ParcelFileDescriptor$AutoCloseInputStream;Href=../../../../reference/android/os/ParcelFileDescriptor.AutoCloseInputStream.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.