bzip2-ruby
bzip2-ruby copied to clipboard
lacks a tell method
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