vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/compress/gzip.json

1 line
850 B
JSON

[0, [{"class": "const", "name": "BestCompression", "type": ""}, {"class": "const", "name": "BestSpeed", "type": ""}, {"class": "const", "name": "DefaultCompression", "type": ""}, {"class": "const", "name": "HuffmanOnly", "type": ""}, {"class": "const", "name": "NoCompression", "type": ""}, {"class": "func", "name": "NewReader", "type": "func(r io.Reader) (*gzip.Reader, error)"}, {"class": "func", "name": "NewWriter", "type": "func(w io.Writer) *gzip.Writer"}, {"class": "func", "name": "NewWriterLevel", "type": "func(w io.Writer, level int) (*gzip.Writer, error)"}, {"class": "type", "name": "Header", "type": "struct"}, {"class": "type", "name": "Reader", "type": "struct"}, {"class": "type", "name": "Writer", "type": "struct"}, {"class": "var", "name": "ErrChecksum", "type": "error"}, {"class": "var", "name": "ErrHeader", "type": "error"}]]