Mercurial > touhou
log formats/src/th06/pbg3.rs @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
Tue, 30 Aug 2022 18:22:53 +0200 | Emmanuel Gil Peyrot | formats: Fix possible panic in PBG3 checksum check |
Tue, 30 Aug 2022 17:07:21 +0200 | Emmanuel Gil Peyrot | formats: Use Read::read_exact() and Write::write_all() |
Wed, 06 Jan 2021 01:47:06 +0100 | Emmanuel Gil Peyrot | formats: Replace unwrap() with proper io::Error. |