UInt16.IBinaryInteger<UInt16>.TryReadBigEndian Method

Definition

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

Parameters

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
UInt16

Returns

Applies to

Product Versions
.NET 7, 8, 9