XmlArena.dup

string dup(string value) @safe

Copies value into the arena.

Parameters

valueInput string.

Returns

A string slice backed by the arena.