You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey please throw class Marshal because Net 6.x and newer versions of Net publications as NativeAot that's why Marshal doesn't work. Please find alternate to Marshal.Copy() like NativeMemory or fixed block for for or foreach statements etc....
Thanks!
The text was updated successfully, but these errors were encountered:
Hey please throw class Marshal because Net 6.x and newer versions of Net publications as NativeAot that's why Marshal doesn't work. Please find alternate to Marshal.Copy() like NativeMemory or fixed block for for or foreach statements etc....
Thanks!
The text was updated successfully, but these errors were encountered: