StaticBuf

Undocumented in source.

Members

Functions

data
T[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T[] v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
T[size] buf;
Undocumented in source.
pos
size_t pos;
Undocumented in source.

Meta