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

定義

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

パラメーター

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Int64

戻り値

適用対象

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