Namespace ToSic.Sys.Memory
Classes
- SizeEstimate
Estimate the size of something - usually for cache-size estimates.
Interfaces
- ICanEstimateSize
Marks objects which can self-report their size in memory.
- IOptimizeMemory
Marks objects which can self-report if they want to use compression for memory optimization.