FixedBuffer.buf

Undocumented in source.
struct FixedBuffer(size_t LEN, T = char)
T[LEN] buf;

Meta