@@ -137,7 +137,7 @@ extensions:
137
137
- ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(ByteBuf)", "", "Argument[0]", "Argument[-1]", "taint", "manual"]
138
138
- ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(int,ByteBuf)", "", "Argument[1]", "Argument[-1]", "taint", "manual"]
139
139
- ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(boolean,ByteBuf)", "", "Argument[1]", "Argument[-1]", "taint", "manual"]
140
- - ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(int, boolean,ByteBuf)", "", "Argument[2]", "Argument[-1]", "taint", "manual"]
140
+ - ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(boolean,int ,ByteBuf)", "", "Argument[2]", "Argument[-1]", "taint", "manual"]
141
141
- ["io.netty.buffer", "CompositeByteBuf", True, "addComponents", "(ByteBuf[])", "", "Argument[0].ArrayElement", "Argument[-1]", "taint", "manual"]
142
142
- ["io.netty.buffer", "CompositeByteBuf", True, "addComponents", "(int,ByteBuf[])", "", "Argument[1].ArrayElement", "Argument[-1]", "taint", "manual"]
143
143
- ["io.netty.buffer", "CompositeByteBuf", True, "addComponents", "(boolean,ByteBuf[])", "", "Argument[1].ArrayElement", "Argument[-1]", "taint", "manual"]
@@ -156,10 +156,10 @@ extensions:
156
156
- ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(ByteBuf[])", "", "Argument[0].ArrayElement", "ReturnValue", "taint", "manual"]
157
157
- ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(ByteBuffer)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
158
158
- ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(ByteBuffer[])", "", "Argument[0].ArrayElement", "ReturnValue", "taint", "manual"]
159
- - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(char[],CharSet )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
160
- - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(char[],int,int,CharSet )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
161
- - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(CharSequence,CharSet )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
162
- - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(CharSequence,int,int,CharSet )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
159
+ - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(char[],Charset )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
160
+ - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(char[],int,int,Charset )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
161
+ - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(CharSequence,Charset )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
162
+ - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(CharSequence,int,int,Charset )", "", "Argument[0]", "ReturnValue", "taint", "manual"]
163
163
- ["io.netty.buffer", "Unpooled", False, "unmodifiableBuffer", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
164
164
- ["io.netty.buffer", "Unpooled", False, "unmodifiableBuffer", "(ByteBuf[])", "", "Argument[0].ArrayElement", "ReturnValue", "taint", "manual"]
165
165
- ["io.netty.buffer", "Unpooled", False, "unreleasableBuffer", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
@@ -179,8 +179,8 @@ extensions:
179
179
- ["io.netty.buffer", "ByteBufUtil", False, "copy", "(AsciiString,int,ByteBuf,int,int)", "", "Argument[0]", "Argument[2]", "taint", "manual"]
180
180
- ["io.netty.buffer", "ByteBufUtil", False, "decodeHexDump", "(CharSequence)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
181
181
- ["io.netty.buffer", "ByteBufUtil", False, "decodeHexDump", "(CharSequence,int,int)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
182
- - ["io.netty.buffer", "ByteBufUtil", False, "encodeString", "(ByteBufAllocator,CharBuffer,CharSet )", "", "Argument[1]", "ReturnValue", "taint", "manual"]
183
- - ["io.netty.buffer", "ByteBufUtil", False, "encodeString", "(ByteBufAllocator,CharBuffer,CharSet ,int)", "", "Argument[1]", "ReturnValue", "taint", "manual"]
182
+ - ["io.netty.buffer", "ByteBufUtil", False, "encodeString", "(ByteBufAllocator,CharBuffer,Charset )", "", "Argument[1]", "ReturnValue", "taint", "manual"]
183
+ - ["io.netty.buffer", "ByteBufUtil", False, "encodeString", "(ByteBufAllocator,CharBuffer,Charset ,int)", "", "Argument[1]", "ReturnValue", "taint", "manual"]
184
184
- ["io.netty.buffer", "ByteBufUtil", False, "ensureAccessible", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "value", "manual"]
185
185
- ["io.netty.buffer", "ByteBufUtil", False, "getBytes", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
186
186
- ["io.netty.buffer", "ByteBufUtil", False, "getBytes", "(ByteBuf,int,int)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
@@ -194,7 +194,7 @@ extensions:
194
194
- ["io.netty.buffer", "ByteBufUtil", False, "writeUtf8", "(ByteBuf,CharSequence,int,int)", "", "Argument[1]", "Argument[0]", "taint", "manual"]
195
195
- ["io.netty.buffer", "ByteBufUtil", False, "writeUtf8", "(ByteBufAllocator,CharSequence)", "", "Argument[1]", "ReturnValue", "taint", "manual"]
196
196
- ["io.netty.buffer", "ByteBufInputStream", True, "ByteBufInputStream", "", "", "Argument[0]", "Argument[-1]", "taint", "manual"]
197
- - ["io.netty.buffer", "ByteBufOutputStream", True, "ByteBufInputStream ", "", "", "Argument[0]", "Argument[-1]", "taint", "manual"]
197
+ - ["io.netty.buffer", "ByteBufOutputStream", True, "ByteBufOutputStream ", "", "", "Argument[0]", "Argument[-1]", "taint", "manual"]
198
198
- ["io.netty.buffer", "ByteBufOutputStream", True, "buffer", "()", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
199
199
200
200
0 commit comments