StringBufferImpl.stack

Undocumented in source.
struct StringBufferImpl(int stackLen)
char[stackLen] stack;

Meta