An acquired run of chunks. chunks are chunk indices into the pool's region (index × chunkBytes = byte offset in the C++ twin); byteSize is the caller's requested size, ≤ chunks.length × chunkBytes.
chunks
byteSize
chunks.length × chunkBytes
An acquired run of chunks.
chunksare chunk indices into the pool's region (index × chunkBytes = byte offset in the C++ twin);byteSizeis the caller's requested size, ≤chunks.length × chunkBytes.