Why Netty's CompositeByteBuf consolidates automatically if the number of components in CompositeByteBuf exceeds 'maxNumComponents'

前端 未结 0 1619
春和景丽
春和景丽 2020-11-22 09:03

I’m trying to understand why CompositeByteBuf, consolidates if the number of components in the compositebytebuf becomes more than ‘maxNumComponents’ while adding component?<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题