UIntPtr.IBinaryInteger<UIntPtr>.TryReadLittleEndian Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
static bool System.Numerics.IBinaryInteger<nuint>.TryReadLittleEndian(ReadOnlySpan<System::Byte> source, bool isUnsigned, [Runtime::InteropServices::Out] UIntPtr % value) = System::Numerics::IBinaryInteger<UIntPtr>::TryReadLittleEndian;
C#
static bool IBinaryInteger<UIntPtr>.TryReadLittleEndian(ReadOnlySpan<byte> source, bool isUnsigned, out UIntPtr value);
static member System.Numerics.IBinaryInteger<nuint>.TryReadLittleEndian : ReadOnlySpan<byte> * bool * unativeint -> bool
Shared Function TryReadLittleEndian (source As ReadOnlySpan(Of Byte), isUnsigned As Boolean, ByRef value As UIntPtr) As Boolean Implements IBinaryInteger(Of UIntPtr).TryReadLittleEndian
- source
- ReadOnlySpan<Byte>
- isUnsigned
- Boolean
- value
-
UIntPtr
unativeint
Termék | Verziók |
---|---|
.NET | 7, 8, 9, 10 |
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
.NET-visszajelzés
A(z) .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: