Edit

Share via


Int32.IBinaryInteger<Int32>.TryReadLittleEndian Method

Definition

static bool IBinaryInteger<int>.TryReadLittleEndian(ReadOnlySpan<byte> source, bool isUnsigned, out int value);

Parameters

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Int32

Returns

Applies to