Netty 核心概念(10)之内存管理有UnpooledByteBufAllocator和PooledByteBufAllocator两种,即使用内存池或是不使用,Android平台默认unpooled,其它平台默认pooled。
確定! 回上一頁