Compartilhar via


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

Definição

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

Parâmetros

crc32
UInt32

Retornos

Aplica-se a