Function urlencoding::decode_binary
source · [−]Expand description
Decode percent-encoded string as binary data, in any encoding.
Unencoded + is preserved literally, and not changed to a space.
Decode percent-encoded string as binary data, in any encoding.
Unencoded + is preserved literally, and not changed to a space.