R/RcppExports.R
get_cache_used.Rd
get_cache_used() returns the amount of memory currently in use for GDAL block caching. This a wrapper for GDALGetCacheUsed64() with return value as MB.
get_cache_used()
GDALGetCacheUsed64()
Integer. Amount of cache memory in use in MB.
GDAL Block Cache
get_cache_used() #> [1] 0