netty源碼閱讀之ByteBuf之ButeBuf內存的釋放

咱們這一篇文章要使用的用戶代碼以下:java public static void main(String[] args) { PooledByteBufAllocator allocator = PooledByteBufAllocator.DEFAULT; ByteBuf byteBuf = allocator.directBuffer(16);
相關文章
相關標籤/搜索