Int64.IBinaryInteger<Int64>.TryReadBigEndian 方法

定義

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

參數

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Int64

傳回

適用於

產品 版本
.NET 7, 8, 9, 10