Decerealiser

Undocumented in source.

Constructors

this
this(T[] bytes)
Undocumented in source.

Members

Functions

bytes
const(ubyte[]) bytes()
Undocumented in source. Be warned that the author may not have intended to support it.
bytesLeft
ulong bytesLeft()
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
auto grainRaw(size_t length)
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.
originalBytes
const(ubyte)[] originalBytes()
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
readBits
uint readBits(int bits)
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.
reset
void reset(T[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

type
enum type;
Undocumented in source.

Properties

value
T value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
A value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta