Packages
camel-1.2
Camel
HeaderParam
decode
list_decode
list_format
list_format_append
list_free
format
format_append
free
get_value
name
next
value
list_decode
Description:
public
static
void
*
list_decode
(
string
? @in)
Parameters:
in
a header param value to decode
Returns:
Decode list of parameters. Free with
list_free
when done with it.