Expand description
Creates a slice over a C string.
Parameters:
const NSTDChar *const cstr - The C string.
Returns: NSTDSlice slice - A slice representing the C string’s data.
Creates a slice over a C string.
Parameters:
const NSTDChar *const cstr - The C string.
Returns: NSTDSlice slice - A slice representing the C string’s data.