The MemoryResource from which to allocate blocks for the pool.
OptionalblockSize: numberThe size of blocks to allocate (default is 1MiB).
OptionalblocksToPreallocate: numberThe number of blocks to allocate to initialize the pool.
ReadonlymemoryReadonlysupportsReadonlysupports
Note
Supports only allocations of size smaller than the configured
blockSize.