ToStringz

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(const(char)[] str)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

ptr

Members

Functions

opAssign
ToStringz opAssign(const(char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

ptr
const(char)* ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
char[N] buffer;
Undocumented in source.

Meta