Returns array representing C string where '\0' character is placed after the end of the array. If cstr is null returns null.
See Implementation
Returns array representing C string where '\0' character is placed after the end of the array. If cstr is null returns null.