1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 23:00:05 +08:00
SpaceVim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/hash/crc64.json

1 line
562 B
JSON
Vendored

[0, [{"class": "const", "name": "ECMA", "type": ""}, {"class": "const", "name": "ISO", "type": ""}, {"class": "const", "name": "Size", "type": ""}, {"class": "func", "name": "Checksum", "type": "func(data []byte, tab *crc64.Table) uint64"}, {"class": "func", "name": "MakeTable", "type": "func(poly uint64) *crc64.Table"}, {"class": "func", "name": "New", "type": "func(tab *crc64.Table) hash.Hash64"}, {"class": "func", "name": "Update", "type": "func(crc uint64, tab *crc64.Table, p []byte) uint64"}, {"class": "type", "name": "Table", "type": "[256]uint64"}]]