次の方法で共有


Crc32.Update(UInt32, ReadOnlySpan<Byte>) メソッド

定義

public static uint Update (uint crc32, ReadOnlySpan<byte> span);
static member Update : uint32 * ReadOnlySpan<byte> -> uint32
Public Shared Function Update (crc32 As UInteger, span As ReadOnlySpan(Of Byte)) As UInteger

パラメーター

crc32
UInt32

戻り値

適用対象