Wrong byte count in ToUInt128(Byte[], Int32) summary #10907
Labels
help wanted
Good for community contributors to help [up-for-grabs]
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
untriaged
New issue has not been triaged by the area owner
Type of issue
Typo
Description
Actual:
Returns a 128-bit unsigned integer converted from four bytes at a specified position in a byte array.
Expected:
Returns a 128-bit unsigned integer converted from sixteen bytes at a specified position in a byte array.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.bitconverter.touint128?view=net-9.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/BitConverter.xml
Document Version Independent Id
974f8037-9877-4c27-c0ac-657b6afc9272
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: