Accumulator

Undocumented in source.
static if(TEST_ALL)
struct Accumulator {}

Members

Functions

opSlice
ubyte[] opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
ubyte[65535] buf;
Undocumented in source.
length
size_t length;
Undocumented in source.

Meta