vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/hash/crc64.json

1 line
562 B
JSON

[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"}]]