RefString


Description:

public RefString (string str)

Creates a new reference counted string and copies the contents of str into it.

Parameters:

str

a NUL-terminated string

Returns:

the newly created reference counted string