Vanara/Core/Extensions
David Hall 3596f9999b Changed ASCII encoder to UTF8 encoder in string helper classes for broader character support. 2023-01-02 14:38:38 -07:00
..
BitHelper.cs Changed to BitHelper broke too much so reverted. 2019-07-16 07:43:10 -06:00
ComTypeExtensions.cs Fixed bug in IEnumString.Enum extension method 2022-11-16 11:53:02 -07:00
EnumExtensions.cs Fixed BitPosition logic for exception 2019-09-25 14:12:17 -05:00
EnumFlagIndexer.cs Fixed minor error handling in EnumFlagIndexer and added Intersect method. 2022-02-08 14:53:03 -07:00
FileTimeExtensions.cs Added ToInt64, TimeSpan.ToFileTimeStruct, and ToTimeSpan methods for FILETIME and modified ToString method so that it will display a TimeSpan value if negative. 2019-07-13 21:39:13 -06:00
HexDump.cs Added pointer value in front of string with optional params to remove. 2019-07-03 14:42:51 -06:00
IOExtensions.cs Initial code push: Core, PInvoke.Shared and PInvoke.TaskSchd 2017-11-27 10:18:01 -07:00
InteropExtensions.cs Fixed bug in InteropExtensions.Write(IEnumerable<string>...) method that wiped out existing values if an offset was provided. 2023-01-02 10:32:35 -07:00
ReflectionExtensions.cs Added Type.GetConstants extension method 2023-01-02 10:33:03 -07:00
StringHelper.cs Changed ASCII encoder to UTF8 encoder in string helper classes for broader character support. 2023-01-02 14:38:38 -07:00