Compares two streams. The streams should the buffered for performance. The streams are not closed.
Namespace: MindFusion
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static long CompareStreams ( |
Visual Basic Copy Code |
---|
Public Shared Function CompareStreams( _ |
Returns the index of the first different byte or -1 if files are equal.