dropAllToCache Method
Drop multiple objects to the cache.
dropAllToCache(data: T[]): void
Parameter | Type | Description |
---|---|---|
data | T[] | on input, the data to drop. On output, data is an empty array. |
Returns - void
Defined in
Last Updated: 02 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.