Is there a simple way to compare Stream data between two objects?
We have used $ZCRC to create a checksum and that seems to be work.
We have also read each line of the streams and compared them and that seems to work too.
We just think there has to be a simpler way than looping through all the lines of the stream.
Any suggestions would be appreciated.