MultiBufferMemoryStream.ComputeCRC64Hash Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes the hash value for this stream.
public string ComputeCRC64Hash ();
member this.ComputeCRC64Hash : unit -> string
Public Function ComputeCRC64Hash () As String
Returns
String representation of the computed hash value.