PercentEncoder.encode

Encodes all characters except the ASCII graphic, that is, encodes ASCII whitespace and control characters and non-ASCII characters.

class PercentEncoder
protected abstract
bool
encode
(
char c
)

Meta