Subscript

nullterminated

Projects the units in self as a null-terminated buffer.

Details

Use this method to read the contents of the view as a C-style null-terminated string. The returned buffer has a size count() + 1. It is alive only for the duration of the projection and shall not be mutated.