java: Add support for reading is_skipped.bits
This is the new format generated and read by Rust.
The Rust compression pipeline can't generate is_skipped.bin, so the Java backend needs to read is_skipped.bits in order to load graphs compressed with the Rust pipeline.