Take ownership of the memory owned by the string.
If the string is tagged as read-only a copy of the string is returned.
The memory which was owned by the nulib string, the nulib string is reset in the process.
See Implementation
Take ownership of the memory owned by the string.
If the string is tagged as read-only a copy of the string is returned.