User Activity

Posted on August 04, 2014 at 10:47 Hi, I created a C# class which calculates the CRC32 checksum exactly like the STM This may be useful to others: using System; using System.Collections.Generic; using System.Linq; using ...