| synopsis || prev || next |

kdu_cache::get_peak_cache_memory

Java: Kdu_cache::Get_peak_cache_memory

kdu_long get_peak_cache_memory( )

Java: long Get_peak_cache_memory( )

[Declared in "../apps/compressed_io/kdu_cache.h"]

Go to class description.


Synopsis

Returns the total amount of memory used to cache compressed data. This includes the cached bytes, as well as the additional state information required to maintain the state of the cache. It includes the storage used to cache JPEG2000 packet data as well as headers.


| top || synopsis || prev || next |