ScopeBuffer.put

void put(T c)

Append element c to the buffer. This member function makes ScopeBuffer an Output Range.

void put(CT[] s)

ditto