| Modifier and Type | Method and Description |
|---|---|
static String |
encode(String value)
Encodes a Java String (in its internal UTF-16 encoding) into its
percent-encoded UTF-8 representation according to
RFC 3986,
suitable for parts of an OData path segment.
|
Copyright © 2020. All rights reserved.