Int32.IBinaryInteger<Int32>.TryReadBigEndian Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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