mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-06 17:35:40 +00:00
Fixed bug with `FileReader`'s `io::Seek` impl, where it didn't actually seek the file. Fixed bug with `DirEntry::from_reader` impl, where it didn't read the remaining entry bytes.