IMTLComputeCommandEncoder.SetBytes(IntPtr, nuint, nuint) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("setBytes:length:atIndex:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetBytes (IntPtr bytes, nuint length, nuint index);
abstract member SetBytes : nativeint * nuint * nuint -> unit
Parámetros
- bytes
-
IntPtr
nativeint
- length
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- Atributos