@@ -137,7 +137,7 @@ extensions:
137137 - ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(ByteBuf)", "", "Argument[0]", "Argument[-1]", "taint", "manual"]
138138 - ["io.netty.buffer", "CompositeByteBuf", True, "addComponent", "(int,ByteBuf)", "", "Argument[1]", "Argument[-1]", "taint", "manual"]
139139 - ["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"]
141141 - ["io.netty.buffer", "CompositeByteBuf", True, "addComponents", "(ByteBuf[])", "", "Argument[0].ArrayElement", "Argument[-1]", "taint", "manual"]
142142 - ["io.netty.buffer", "CompositeByteBuf", True, "addComponents", "(int,ByteBuf[])", "", "Argument[1].ArrayElement", "Argument[-1]", "taint", "manual"]
143143 - ["io.netty.buffer", "CompositeByteBuf", True, "addComponents", "(boolean,ByteBuf[])", "", "Argument[1].ArrayElement", "Argument[-1]", "taint", "manual"]
@@ -156,10 +156,10 @@ extensions:
156156 - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(ByteBuf[])", "", "Argument[0].ArrayElement", "ReturnValue", "taint", "manual"]
157157 - ["io.netty.buffer", "Unpooled", False, "copiedBuffer", "(ByteBuffer)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
158158 - ["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"]
163163 - ["io.netty.buffer", "Unpooled", False, "unmodifiableBuffer", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
164164 - ["io.netty.buffer", "Unpooled", False, "unmodifiableBuffer", "(ByteBuf[])", "", "Argument[0].ArrayElement", "ReturnValue", "taint", "manual"]
165165 - ["io.netty.buffer", "Unpooled", False, "unreleasableBuffer", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
@@ -179,8 +179,8 @@ extensions:
179179 - ["io.netty.buffer", "ByteBufUtil", False, "copy", "(AsciiString,int,ByteBuf,int,int)", "", "Argument[0]", "Argument[2]", "taint", "manual"]
180180 - ["io.netty.buffer", "ByteBufUtil", False, "decodeHexDump", "(CharSequence)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
181181 - ["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"]
184184 - ["io.netty.buffer", "ByteBufUtil", False, "ensureAccessible", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "value", "manual"]
185185 - ["io.netty.buffer", "ByteBufUtil", False, "getBytes", "(ByteBuf)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
186186 - ["io.netty.buffer", "ByteBufUtil", False, "getBytes", "(ByteBuf,int,int)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
@@ -194,7 +194,7 @@ extensions:
194194 - ["io.netty.buffer", "ByteBufUtil", False, "writeUtf8", "(ByteBuf,CharSequence,int,int)", "", "Argument[1]", "Argument[0]", "taint", "manual"]
195195 - ["io.netty.buffer", "ByteBufUtil", False, "writeUtf8", "(ByteBufAllocator,CharSequence)", "", "Argument[1]", "ReturnValue", "taint", "manual"]
196196 - ["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"]
198198 - ["io.netty.buffer", "ByteBufOutputStream", True, "buffer", "()", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
199199
200200
0 commit comments