| synopsis || return value || prev || next |
bool finish( )
Java: boolean Finish( )
[Declared in "../apps/support/kdu_stripe_decompressor.h"]
Each call to start must be bracketed by a call to finish, if you wish to re-use the object to decompress further code-streams. Calling this function is not strictly necessary if you intend to use the function only once.
True only if all available image data was recovered using the pull_stripe function.
| top || synopsis || return value || prev || next |