类属性:Buffer.poolSize


¥Class property: Buffer.poolSize

这是用于池的预分配内部 Buffer 实例的大小(以字节为单位)。该值可以修改。

¥This is the size (in bytes) of pre-allocated internal Buffer instances used for pooling. This value may be modified.