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