public final class EncodeUtil extends Object
For internal use only. May be renamed or removed in a future release.
Modifier and Type | Method and Description |
---|---|
static String |
rfc5987Encode(String value)
Encodes the given string to UTF-8
value-chars as defined in
RFC5987 for use in e.g. |
Copyright © 2023. All rights reserved.