Return a null-terminated string consisting of all characters in the category SPACE (i.e., [space|tab|CR|NL|VT|FF]), ordered by increasing character codes.
SPACE
[space|tab|CR|NL|VT|FF]
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static char const* stringSpace();