- bytes
const(ubyte[]) bytes()
Undocumented in source. Be warned that the author may not have intended to support it.
- grainBits
void grainBits(uint value, int bits)
Undocumented in source. Be warned that the author may not have intended to support it.
- grainClass
void grainClass(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- grainRaw
void grainRaw(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
- grainUByte
void grainUByte(ubyte val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
CerealiserImpl opOpAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(const(T)[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(const(V[K]) val)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeBits
void writeBits(int value, int bits)
Undocumented in source. Be warned that the author may not have intended to support it.