go.hash.crc64

Go to Haxe source-to-source compiler

..
Crc64

Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64, checksum. See https://en.wikipedia.org/wiki/Cyclic_redundancy_check for information.

Table

Table is a 256-word table representing the polynomial for efficient processing.

TablePointer

TablePointerPointer

TablePointer_asInterface

Table_asInterface