CharzBuffer.this

Copies data into the CharzBuffer, allocating a new one if needed, and zero-terminates it.

struct CharzBuffer
this
(
in char[] data
)

Meta