mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 14:24:48 +01:00
84297881bb
* FDDataWriter and ZlibDataWriter weren't used anymore. * AbstractDataWriter was implemented only by PackageFileHeapWriter, which was only used by WriterImplBase. * Add a PackageFileHeapWriter::AddDataThrows() which has semantics equivalent to the previously inherited WriteDataThrows().