ALAssetRepresentation.GetBytes(IntPtr, Int64, nuint, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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