- 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.
Processor for gzipped/compressed content. Also support InputRange interface.