UInt32.IBinaryInteger<UInt32>.TryReadLittleEndian Method

Definition

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

Parameters

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
UInt32

Returns

Applies to

Product Versions
.NET 7, 8, 9