mirror of
https://github.com/taglib/taglib.git
synced 2026-03-20 05:39:59 -04:00
z_stream.avail_in has to be the length of the input buffer. It will fail when frameDataLength is smaller than the actual compressed data size.
z_stream.avail_in has to be the length of the input buffer. It will fail when frameDataLength is smaller than the actual compressed data size.