StringExp.setData

Set new string data. this becomes the new owner of the data.

class StringExp
extern (D)
void
setData
(
void* s
,
size_t len
,
ubyte sz
)
Suggestion Box / Bug Report