void set_fussy( )
Java: void Set_fussy( )
[Declared in "../coresys/common/kdu_compressed.h"]
This function may be called at any time to modify the way input errors are treated. The function has no impact on output or interchange codestreams. The modes established by set_resilient, set_fussy and set_fast are mutually exclusive.
In the fussy mode, the code-stream management machinery makes a serious attempt to identify compliance violations and generates an appropriate terminal error message if it finds one.