FixedBuffer.capacity

Undocumented in source.
struct FixedBuffer(T, size_t buf_size)
enum capacity = buf_size;

Meta