| Package | Description |
|---|---|
| com.microsoft.rest.v2.util.escapers |
The package contains URL escaping utility classes.
|
| Class and Description |
|---|
| PercentEscaper
An escaper that escapes URL data through percent encoding.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/