decode
Decode %
-escaped characters. Decoding fails in case of invalid UTF-8
Return
decoded data
Parameters
buff
data to decode
Throws
if buff cannot be decoded
Decode with UrlEncoderUtil
Return
decoded with UTF-8
Parameters
buff
the source
Decode %
-escaped characters. Decoding fails in case of invalid UTF-8
decoded data
data to decode
if buff cannot be decoded
Decode with UrlEncoderUtil
decoded with UTF-8
the source