Vanara/Core
dahall affe76ff74 Added Append overloaded methods to SafeMemStruct to extend memory and write in bytes, memory or objects and return a pointer to the newly written element. Also added GetFieldAddress method to get the location of a field in the structure's memory. 2021-01-20 16:56:09 -07:00
..
BkwdComp Oops. Removing an addition that was already added. 2020-09-10 10:30:48 -06:00
Collections Added XML comment 2020-12-22 16:25:39 -07:00
Extensions Added InteropExtensions.SizeOf(object) method to calculate the size of an object in native memory. It will handle blittalbe structures, primitives, strings and arrays or enumerable lists of those items. 2021-01-20 16:53:12 -07:00
InteropServices Added Append overloaded methods to SafeMemStruct to extend memory and write in bytes, memory or objects and return a pointer to the newly written element. Also added GetFieldAddress method to get the location of a field in the structure's memory. 2021-01-20 16:56:09 -07:00
Properties Added missing French resources to Vanara.Core 2020-02-29 15:01:18 -07:00
AssemblyReport.md Updated project information 2020-12-26 11:07:30 -07:00
ByteSizeFormatter.cs Added static Instance field and caused 0's to be trimmed off end of Format response. 2019-05-08 19:02:31 -06:00
CompositeFormatter.cs Added missing XML comments 2018-07-31 07:10:20 -06:00
RefEnumerator.cs Added RefEnumerator.Count, Reset and indexer 2020-11-10 21:36:56 -07:00
Vanara.Core.csproj Updated project information 2020-12-22 19:13:59 -07:00