property BufferConstructor.poolSize Usage in Denoimport { type BufferConstructor } from "node:buffer"; This is the size (in bytes) of pre-allocated internal Buffer instances used for pooling. This value may be modified. Type number