/* * Test whether the end of the bzip stream has been reached * * @return [Boolean] +true+ if the reader is at the end of the bz stream or * +false+ otherwise */ static VALUE bz_reader_eoz(VALUE obj) {