pstring_peek
Description:
Returns the canonicalized copy of string
without increasing its reference count in the string pool.
If necessary, string
is first added to the string pool.
The null and empty strings are special cased to constant values.
Parameters:
string |
string to fetch from the string pool |
Returns:
a canonicalized copy of |
Namespace: Camel
Package: camel-1.2