StreamExtensionsEquals Method

Overload List

Equals(Object) Determines whether the specified object is equal to the current object.
Equals(Stream, Stream) Determine whether two Stream are equal by doing a byte-by-byte comparison.

See Also