Int32.IBinaryInteger<Int32>.TryReadBigEndian Method

Definition

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

Parameters

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Int32

Returns

Applies to

Produkt Versioner
.NET 7, 8, 9, 10