| synopsis || arguments || prev || next |
virtual void demote_databin( int databin_class, kdu_long codestream_id, kdu_long databin_id)
Java: void Demote_databin( int databin_class, long codestream_id, long databin_id)
[Declared in "../apps/compressed_io/kdu_cache.h"]
If the indicated data-bin does not have a representation in the cache, this function does nothing. Otherwise, it demotes the data-bin to the tail of the most recently used list (head of the least recently used list). See add_to_databin for an explanation of data-bin classes and identifiers.