void enable_restart( )
Java: void Enable_restart( )
[Declared in "../coresys/common/kdu_compressed.h"]
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.