次の方法で共有


MultiBufferMemoryStream.ComputeCRC64Hash メソッド

定義

このストリームのハッシュ値を計算します。

public string ComputeCRC64Hash ();
member this.ComputeCRC64Hash : unit -> string
Public Function ComputeCRC64Hash () As String

戻り値

計算されたハッシュ値の文字列表現です。

適用対象