pstring_peek


Description:


[ Version ( since = "2.24" ) ]
public unowned string? pstring_peek (string? string)

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 string


Namespace: Camel
Package: camel-1.2