Share via


NSUrlDownloadDelegate_Extensions.DecodeSourceData Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool DecodeSourceData(this Foundation.INSUrlDownloadDelegate This, Foundation.NSUrlDownload download, string encodingType);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DecodeSourceData : Foundation.INSUrlDownloadDelegate * Foundation.NSUrlDownload * string -> bool

Parameters

download
NSUrlDownload
encodingType
String

Returns

Attributes

Applies to