MultiBufferMemoryStream.ComputeCRC64Hash Method

Definition

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.

Applies to