/// <summary>Informs the stream that an error has occured decoding the stream</summary> /// <param name="error">Error that has occured</param> protected abstract void HandleError(StreamDecoderError error);