Skip to content

StreamDecoder fixes

Compare
Choose a tag to compare
@melchor629 melchor629 released this 10 Aug 16:16
· 193 commits to dev since this release

This release includes a bug fix of the StreamDecoder ( see #18 ) that can abort a decoding process if the data needed to continue with the decoding is not enough. Also includes a fix for a crash when the decoder calls the error callback.