ZlibFileInputRange

@safe
struct ZlibFileInputRange {
enum chunkSize;
enum defaultExtension;
}

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Postblit

A postblit is present on this object, but not explicitly documented in the source.

Members

Functions

bufferFrontChunk
inout(ubyte)[] bufferFrontChunk()

Get current bufferFrontChunk. TODO need better name for this

Meta