FixedBuffer.buf

Undocumented in source.
struct FixedBuffer(T, size_t buf_size)
T[buf_size] buf;

Meta