GzipFileInputRange

Undocumented in source.

Constructors

this
this(FilePath path)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
loadNextChunk
void loadNextChunk()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

front
ubyte front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

chunkSize
auto chunkSize;
Undocumented in source.
defaultExtension
auto defaultExtension;
Undocumented in source.

Meta