Edit

Share via


EventDataReader.ReadBooleanFromInt32(ReadOnlySpan<Byte>) Method

Definition

public static bool ReadBooleanFromInt32 (ref ReadOnlySpan<byte> data);
static member ReadBooleanFromInt32 : ReadOnlySpan -> bool
Public Shared Function ReadBooleanFromInt32 (ByRef data As ReadOnlySpan(Of Byte)) As Boolean

Parameters

Returns

Applies to