¥Class property: Buffer.poolSize
Buffer.poolSize
<integer> 默认值:8192
8192
¥<integer> Default: 8192
这是用于池的预分配内部 Buffer 实例的大小(以字节为单位)。该值可以修改。
Buffer
¥This is the size (in bytes) of pre-allocated internal Buffer instances used for pooling. This value may be modified.