Documentation ¶
Overview ¶
Package crc64 implements the Avro CRC-64 checksum. See https://avro.apache.org/docs/current/spec.html#schema_fingerprints for information.
Index ¶
Constants ¶
View Source
const Empty = 0xc15d213aa4d7a795
Empty is the empty checksum.
View Source
const Size = 8
Size is the of a CRC-64 checksum in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.