needsEncoding

True if s (interpreted as its UTF-8 bytes) contains any character that would have to be percent-encoded in a URL: libtorrent need_encoding. %, + and the reserved set do not count as needing encoding.


Byte-array form of needsEncoding (libtorrent need_encoding).