UInt32.IBinaryInteger<UInt32>.TryReadBigEndian 方法

定義

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

參數

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
UInt32

傳回

適用於

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