AssetsLibrary.ALAssetRepresentation.GetBytes Method
Copy bytes from the assets into a buffer.

Syntax

[Foundation.Export("getBytes:fromOffset:length:error:")]
public virtual nuint GetBytes (IntPtr buffer, long offset, out Foundation.NSError error, nuint length)

Parameters

buffer
Buffer where data should be stored.
offset
Offset inside the source to start copying from.
length
Number of bytes to copy.
error
Any errors are reported here.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: AssetsLibrary
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0