| synopsis || arguments || prev || next |

kdu_cache::seek

Java: Kdu_cache::Seek

virtual bool seek( kdu_long offset)

Java: boolean Seek( long offset)

Overrides kdu_compressed_source::seek

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

Go to class description.


Synopsis

Implements kdu_compressed_source::seek. As explained there, seeking within a cached source moves the read pointer relative to the context of the current data-bin only. An offset of 0 refers to the start of the current data-bin, which may be the code-stream main header, a tile header, or a precinct.


Arguments

offset [kdu_long]


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