StreamDecoder fixes
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.