HttpParameterCodec
interface
A codec for encoding and decoding parameters in URLs.
API
Description
interface HttpParameterCodec {}
encodeKey
string@paramkey
string@returns
stringencodeValue
string@paramvalue
string@returns
stringdecodeKey
string@paramkey
string@returns
stringdecodeValue
string@paramvalue
string@returns
stringJump to details