Edit

Share via


EventDataReader.ReadInt32(ReadOnlySpan<Byte>) Method

Definition

public static int ReadInt32 (ref ReadOnlySpan<byte> data);
static member ReadInt32 : ReadOnlySpan -> int
Public Shared Function ReadInt32 (ByRef data As ReadOnlySpan(Of Byte)) As Integer

Parameters

Returns

Applies to