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