pub(crate) fn parse_app13<T: ZReaderTrait>(
decoder: &mut JpegDecoder<T>,
) -> Result<(), DecodeErrors>
Expand description
Parse the APP13 (IPTC) segment.
pub(crate) fn parse_app13<T: ZReaderTrait>(
decoder: &mut JpegDecoder<T>,
) -> Result<(), DecodeErrors>
Parse the APP13 (IPTC) segment.