Exemple #1
0
 /// <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);
Exemple #2
0
 /// <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);