bzip2-ruby icon indicating copy to clipboard operation
bzip2-ruby copied to clipboard

lacks a tell method

Open hadmut opened this issue 11 years ago • 0 comments

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

hadmut avatar Aug 26 '13 21:08 hadmut