On Wed, Aug 22, 2018 at 7:23 AM Dan Kortschak <[email protected]> wrote:
> https://stackoverflow.com/questions/51960305/convert-crc32-sum-from- lsb-first-algorithm-to-sum-for-msb-first-algorithm <https://stackoverflow.com/questions/51960305/convert-crc32-sum-from-lsb-first-algorithm-to-sum-for-msb-first-algorithm> >From the above it seems like one can use the algorithm for the other endianness directly and the just bit-reverse the resulting value...? -- -j -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
