Interface StreamDataDecoder

    • Method Summary

      Modifier and Type Method Description
      StreamDataDecoderResult decode​(StreamMessage message)
      Decodes a StreamMessage Please note that the expectation is that the implementations of this class should never throw an exception.