Byte.IBinaryInteger<Byte>.TryReadLittleEndian Método

Definição

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

Parâmetros

source
ReadOnlySpan<Byte>
isUnsigned
Boolean
value
Byte

Retornos

Aplica-se a

Produto Versões
.NET 7, 8, 9, 10