A @nogc UTF-32 string
A @nogc UTF-8 string
A @nogc UTF-16 string
Gets the size of the element in a string-ish type in bytes.
Gets whether the provided type is some type of null terminated C string.
Gets whether the provided type is a character
Gets whether the provided type is some type of D string slice.
Gets whether the provided type is some type of nstring.
Gets whether the provided type is some type of string which is length denoted and therefore "safe"
Gets whether the provided type is some type of string.
Gets whether T is convertible to any form of nstring
Gets a slice from a null-terminated string.
Gets the length of a null-terminated string.
Gets the slice equivalent of the input string.
The underlying implementation of a numem string.
Gets the type of the element in a string-ish type.
nogc strings