commons-imaging: Parse exif/tiff metadata from raw segment data
I’m interested in parsing multiple segments of a JPG file. Using apache-commons-imaging (that is the library I am working with – please do not suggest other libraries), this is the code I came up with (MWE):