Partager via


Crc32.Update(UInt32, ReadOnlySpan<Byte>) Méthode

Définition

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

Paramètres

crc32
UInt32

Retours

S’applique à