OptionalminSizeExponent: numberThe base-2 exponent of the minimum size FixedSizeMemoryResource bin to create (optional).
OptionalmaxSizeExponent: numberThe base-2 exponent of the maximum size FixedSizeMemoryResource bin to create (optional).
ReadonlymemoryThe MemoryResource to use for allocations larger than any of the bins.
ReadonlysupportsReadonlysupportsThe maximum allocation size in bytes for the created bin
OptionalbinResource: MemoryResourceThe resource to use for this bin (optional)
Queries the amount of free and total memory for the resource.
Optionalstream: numberthe stream whose memory manager we want to retrieve
a tuple which contains [free memory, total memory] (in bytes)
The MemoryResource to use for allocations larger than any of the bins.