79540312

Date: 2025-03-28 01:09:06
Score: 1
Natty:
Report link

As of .NET 9, there is no builtin binary serialization technology in .NET.

You can, however, use BinaryReader and BinaryWriter and manually serialize similar as you have demonstrated with Java.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: SK19