You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in contrast to regular file handles and gzip filehandles, the bzip2 library does not support the tell method, telling the position in the current (uncompressed) stream. It's an incompatibility. Would be nice to have. :-)
regards
Hadmut
The text was updated successfully, but these errors were encountered:
Hi,
in contrast to regular file handles and gzip filehandles, the bzip2 library does not support the tell method, telling the position in the current (uncompressed) stream. It's an incompatibility. Would be nice to have. :-)
regards
Hadmut
The text was updated successfully, but these errors were encountered: