pub(crate) fn parse_huffman<T: ZByteReaderTrait>(
decoder: &mut JpegDecoder<T>,
) -> Result<(), DecodeErrors>Expand description
B.2.4.2 Huffman table-specification syntax
pub(crate) fn parse_huffman<T: ZByteReaderTrait>(
decoder: &mut JpegDecoder<T>,
) -> Result<(), DecodeErrors>B.2.4.2 Huffman table-specification syntax