Constructs a string given a null-terminated string.
A new buffer of appropriate length will be allocated and the given string will be copied there.
See Implementation
Constructs a string given a null-terminated string.
A new buffer of appropriate length will be allocated and the given string will be copied there.