Int32.IBinaryInteger<Int32>.TryReadLittleEndian メソッド

定義

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

パラメーター

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Int32

戻り値

適用対象

製品 バージョン
.NET 7, 8, 9, 10