-
Notifications
You must be signed in to change notification settings - Fork 15
echo
Mahmoud Ben Hassine edited this page Oct 9, 2015
·
4 revisions
Create a XStream with the given input.
XStream.echo("hello world")
.wc()
.to(stdOut()); //prints 2
UnixStream is created with passion by Mahmoud Ben Hassine