The OpenD Programming Language

StringBuf

Alias This

buffer

Members

Mixins

__anonymous
mixin StreamFormatOp!C

Variables

buffer
ScopedBuffer!(C, scopeSize) buffer;

Mixed In Members

From mixin StreamFormatOp!C

opBinary
typeof(this) opBinary(T c)
opBinary
typeof(this) opBinary(T c)
const(C)[] opBinary(T c)

Meta