log formats/src/th06/pbg3.rs @ 767:ccb04468c5fa

age author description
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.