IArrayBufferViewInvokeWithDirectAccess Method |
Name | Description | |
---|---|---|
![]() | InvokeWithDirectAccess(ActionIntPtr) |
Invokes a delegate that returns no value, giving it direct access to the view's contents.
|
![]() | InvokeWithDirectAccessT(FuncIntPtr, T) |
Invokes a delegate that returns a value, giving it direct access to the view's contents.
|