header_decode_int


Description:


public int header_decode_int (string @in)

Extracts an integer token from in and updates the pointer to point to after the end of the integer token (sort of like strtol).

Parameters:

in

pointer to input string

Returns:

the gint value


Namespace: Camel
Package: camel-1.2