Data.prepend

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

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

Meta