You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.
i'm trying to describe my processes with SML v2.0 and using the java implementation provided in this repository. I'm actually struggling to define an process that outputs or inputs an input stream. I need an implementation of DataStream, that makes it possible, to set an InputStream.
Or is there another way of using InputStream's with your implementation?
Kind regards.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
i'm trying to describe my processes with SML v2.0 and using the java implementation provided in this repository. I'm actually struggling to define an process that outputs or inputs an input stream. I need an implementation of DataStream, that makes it possible, to set an InputStream.
Or is there another way of using InputStream's with your implementation?
Kind regards.
The text was updated successfully, but these errors were encountered: