StaticBuf.buf

The buffer.

struct StaticBuf(T, size_t size)
T[size] buf;

Meta