forked from google/oss-fuzz-gen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjackson-dataformats-binary.yaml
73 lines (73 loc) · 4.75 KB
/
jackson-dataformats-binary.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
"functions":
- "name": "[com.fasterxml.jackson.dataformat.avro.schema.RecordVisitor].<init>(com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.JavaType,com.fasterxml.jackson.dataformat.avro.schema.VisitorFormatWrapperImpl)"
"params":
- "name": "arg0"
"type": "com.fasterxml.jackson.databind.SerializerProvider"
- "name": "arg1"
"type": "com.fasterxml.jackson.databind.JavaType"
- "name": "arg2"
"type": "com.fasterxml.jackson.dataformat.avro.schema.VisitorFormatWrapperImpl"
"return_type": "com.fasterxml.jackson.dataformat.avro.schema.RecordVisitor"
"signature": "[com.fasterxml.jackson.dataformat.avro.schema.RecordVisitor].<init>(com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.JavaType,com.fasterxml.jackson.dataformat.avro.schema.VisitorFormatWrapperImpl)"
- "name": "[com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField].<init>(com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement,com.fasterxml.jackson.dataformat.protobuf.schema.FieldType)"
"params":
- "name": "arg0"
"type": "com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement"
- "name": "arg1"
"type": "com.fasterxml.jackson.dataformat.protobuf.schema.FieldType"
"return_type": "com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField"
"signature": "[com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField].<init>(com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement,com.fasterxml.jackson.dataformat.protobuf.schema.FieldType)"
- "name": "[com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField].<init>(com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement,com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufMessage)"
"params":
- "name": "arg0"
"type": "com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement"
- "name": "arg1"
"type": "com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufMessage"
"return_type": "com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField"
"signature": "[com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField].<init>(com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement,com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufMessage)"
- "name": "[com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField].<init>(com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement,com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufEnum)"
"params":
- "name": "arg0"
"type": "com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement"
- "name": "arg1"
"type": "com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufEnum"
"return_type": "com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField"
"signature": "[com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufField].<init>(com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.FieldElement,com.fasterxml.jackson.dataformat.protobuf.schema.ProtobufEnum)"
- "name": "[com.fasterxml.jackson.dataformat.smile.SmileGenerator].<init>(com.fasterxml.jackson.core.io.IOContext,int,int,com.fasterxml.jackson.core.ObjectCodec,java.io.OutputStream,byte[],int,boolean)"
"params":
- "name": "arg0"
"type": "com.fasterxml.jackson.core.io.IOContext"
- "name": "arg1"
"type": "int"
- "name": "arg2"
"type": "int"
- "name": "arg3"
"type": "com.fasterxml.jackson.core.ObjectCodec"
- "name": "arg4"
"type": "java.io.OutputStream"
- "name": "arg5"
"type": "byte[]"
- "name": "arg6"
"type": "int"
- "name": "arg7"
"type": "boolean"
"return_type": "com.fasterxml.jackson.dataformat.smile.SmileGenerator"
"signature": "[com.fasterxml.jackson.dataformat.smile.SmileGenerator].<init>(com.fasterxml.jackson.core.io.IOContext,int,int,com.fasterxml.jackson.core.ObjectCodec,java.io.OutputStream,byte[],int,boolean)"
- "name": "[com.fasterxml.jackson.dataformat.smile.SmileGenerator].<init>(com.fasterxml.jackson.core.io.IOContext,int,int,com.fasterxml.jackson.core.ObjectCodec,java.io.OutputStream)"
"params":
- "name": "arg0"
"type": "com.fasterxml.jackson.core.io.IOContext"
- "name": "arg1"
"type": "int"
- "name": "arg2"
"type": "int"
- "name": "arg3"
"type": "com.fasterxml.jackson.core.ObjectCodec"
- "name": "arg4"
"type": "java.io.OutputStream"
"return_type": "com.fasterxml.jackson.dataformat.smile.SmileGenerator"
"signature": "[com.fasterxml.jackson.dataformat.smile.SmileGenerator].<init>(com.fasterxml.jackson.core.io.IOContext,int,int,com.fasterxml.jackson.core.ObjectCodec,java.io.OutputStream)"
"language": "jvm"
"project": "jackson-dataformats-binary"
"target_name": "CborFuzzer"
"target_path": "/src/CborFuzzer.java"