Summary for Base64UrlEncoder.Encode(byte[]) overload is incorrect #22715
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
The description of
Base64UrlEncoder.Encode(Byte[])
simply duplicates the description forEncode(Byte[], Int32, Int32)
. It should read, "Converts an array of 8-bit unsigned integers to its equivalent string representation that is encoded with base-64-url digits."Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: