blob: e2679ca8d80da5e84d653dfdd112256fef4626b6 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"constant":[["ECMA",""],["ECMA_TABLE",""],["ISO",""],["ISO_TABLE",""]],"fn":[["checksum_ecma","Generates a ECMA-188 64 bit CRC checksum (AKA CRC-64-ECMA)."],["checksum_iso","Generates a ISO 3309 32 bit CRC checksum (AKA CRC-64-ISO)."],["make_table","Builds a CRC64 table using the standard or reflected method."],["update","Updates input CRC value `value` using CRC table `table` with byte array `bytes`."]],"struct":[["Digest","`Digest` struct for CRC calculation"]],"trait":[["Hasher64",""]]};