Decompressor

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto ref front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
auto popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popFrontN
size_t popFrontN [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta