GzipbyLine

Undocumented in source.

Constructors

this
this(string gzipfn, uint bufsize)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(R) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_bufsize
uint _bufsize;
Undocumented in source.
decompress
UnCompress decompress;
Undocumented in source.
f
File f;
Undocumented in source.
line
R line;
Undocumented in source.
uncompressed_buf
ubyte[] uncompressed_buf;
Undocumented in source.

Meta