AyCode.Core/AyCode.Core.Serializers.Sou...
Loretta 0ff40a6777 Refactor string read logic; remove UseGeneratedCode option
Refactored EmitReadString to use a switch for O(1) dispatch of string wire formats, improving performance and clarity. Updated comments to document the new approach and its benefits. Removed the UseGeneratedCode property from AcBinarySerializerOptions.
2026-03-01 07:22:13 +01:00
..
AcBinarySourceGenerator.cs Refactor string read logic; remove UseGeneratedCode option 2026-03-01 07:22:13 +01:00
AyCode.Core.Serializers.SourceGenerator.csproj Add AcBinary Source Generator for fast serialization 2026-01-06 08:58:34 +01:00