예제 #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);
예제 #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);