Get a string from buffer where the string spans the length of the buffer. The span does not need to be null-terminated.
Buffer with an ASCII string to obtain.
See Implementation
Get a string from buffer where the string spans the length of the buffer. The span does not need to be null-terminated.