Compiler implementation of the D programming language.
Set to contents of ptr[0..length]
| const(char)* ptr | pointer to string | 
| size_t length | length of string | 
Set to contents of buf
| OutBuffer buf | string (not zero terminated) | 
Set to empty string
    © 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
    https://dlang.org/phobos/dmd_tokens.html