Skip to content

5.2.32

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 12:40
  • Fixed Type.GetCLRSize for structs
  • Use .NET functions for Array.Copy and Set
  • Fixed Array CopyTo extension overloads for copying between an array and native memory
  • Changed SymMapBaseCollectionTraversal.Collect typeName argument to Symbol
  • Added ToBase64 extensions with span
  • Added generic Compute**Hash overloads (avoiding GetCLRSize)
  • Added AsCastSpan extension