Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@philr philr released this 08 Jul 19:26
· 3 commits to master since this release
  • Added Bzip2::FFI::Reader#tell, returning the number of decompressed bytes that have been read. Bzip2::FFI::Reader#pos is now an alias for Bzip2::FFI::Reader#tell.
  • Added Bzip2::FFI::Writer#tell, returning the number of uncompressed bytes that have been written. Bzip2::FFI::Writer#pos is now an alias for Bzip2::FFI::Writer#tell.

Bzip2::FFI v1.1.1 on RubyGems.org