pstring_free


Description:


public void pstring_free (string? string)

Unreferences a pooled string.

If the string's reference count drops to zero it will be deallocated. null and the empty string are special cased.

Parameters:

string

string to free


Namespace: Camel
Package: camel-1.2