Closed ellisvalentiner closed 7 years ago
Although zlib does not support seekend, it is possible to set the position to the end by calling a function (in this case I use indmax but other functions work too) on the EachLines of the GZipStream.
indmax
EachLines
Although zlib does not support seekend, it is possible to set the position to the end by calling a function (in this case I use
indmax
but other functions work too) on theEachLines
of the GZipStream.