Int128.IBinaryInteger<Int128>.TryReadLittleEndian Method

Definition

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

Parameters

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Int128

Returns

Applies to

Product Versions
.NET 7, 8, 9, 10