FixedString

Undocumented in source.

Constructors

this
this(char[] data)
Undocumented in source.

Alias This

base

Members

Static functions

fromCString
auto fromCString(char* data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base
FixedBuffer!(size, char) base;
Undocumented in source.

Meta