MemoryStreamExtensionsEquals Method

Overload List

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

See Also