We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d364f6b commit fe83840Copy full SHA for fe83840
src/docs/asciidoc/api.adoc
@@ -263,7 +263,7 @@ It is the developer's responsibility to close the `EventLoopGroup` they provide.
263
264
|`netty#ByteBufAllocator`
265
|`ByteBuf` allocator.
266
-|ByteBufAllocator.DEFAULT
+|PooledByteBufAllocator.DEFAULT
267
268
|`netty#channelCustomizer`
269
|Extension point to customize Netty's `Channel` instances used for connections.
0 commit comments