Edit

Share via


ALAssetRepresentation.GetBytes(IntPtr, Int64, nuint, NSError) Method

Definition

[Foundation.Export("getBytes:fromOffset:length:error:")]
public virtual nuint GetBytes (IntPtr buffer, long offset, nuint length, out Foundation.NSError error);
abstract member GetBytes : nativeint * int64 * nuint *  -> nuint
override this.GetBytes : nativeint * int64 * nuint *  -> nuint

Parameters

buffer
IntPtr

nativeint

offset
Int64
length
System.System.UIntPtr System.unativeint
error
NSError

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to