Solution approach (draft).
Premature termination of the decoder chain by “final” DecoderException, if it is clear that no further decoder will be successful.
For example
- Input is string
- Input is file path
- File path is not an image (no further decoding attempts necessary!)
Solution approach (draft).
Premature termination of the decoder chain by “final”
DecoderException, if it is clear that no further decoder will be successful.For example