| synopsis || prev || next |

kdu_codestream::enable_restart

Java: Kdu_codestream::Enable_restart

void enable_restart( )

Java: void Enable_restart( )

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

This function may not be called after the first call to open_tile. By calling this function, you notify the internal code-stream management machinery that the restart function may be called in the future. This prevents certain types of early clean-up behaviour, preserving as much as possible of the structure which could potentially be re-used after a restart call.


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