Constructs from a start pointer and a length value. NB: use 'u' suffix on int literals, e.g.: this(str.ptr, 13u)
See Implementation
Constructs from a start pointer and a length value. NB: use 'u' suffix on int literals, e.g.: this(str.ptr, 13u)