The methods of Android.Content.Res.AssetFileDescriptor are listed below. For a list of all members, see the AssetFileDescriptor Members list.
See Also: Inherited members from Java.Lang.Object
Close()Convenience for calling getParcelFileDescriptor().close(). | ||
CreateInputStream()Create and return a new auto-close input stream for this asset. | ||
CreateOutputStream()Create and return a new auto-close output stream for this asset. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |