vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/encoding/hex.json

1 line
748 B
JSON

[0, [{"class": "func", "name": "Decode", "type": "func(dst []byte, src []byte) (int, error)"}, {"class": "func", "name": "DecodeString", "type": "func(s string) ([]byte, error)"}, {"class": "func", "name": "DecodedLen", "type": "func(x int) int"}, {"class": "func", "name": "Dump", "type": "func(data []byte) string"}, {"class": "func", "name": "Dumper", "type": "func(w io.Writer) io.WriteCloser"}, {"class": "func", "name": "Encode", "type": "func(dst []byte, src []byte) int"}, {"class": "func", "name": "EncodeToString", "type": "func(src []byte) string"}, {"class": "func", "name": "EncodedLen", "type": "func(n int) int"}, {"class": "type", "name": "InvalidByteError", "type": "byte"}, {"class": "var", "name": "ErrLength", "type": "error"}]]