Data.concat

Create a new Data containing the concatenation of this and data. Does not preallocate for successive appends.

struct Data
concat
(
const(void)[] data
)

Meta