Signal-iOS/SignalServiceKit/MessageBackup/FileStreams
Jordan Rose 2727a70b90 Make AtomicValue's lock-sharing explicit
Also:
- Remove AtomicUInt's @objc, it's no longer used from ObjC
- Remove Codable conformances, they would implicitly use shared locks
  and weren't used in practice
2024-03-27 10:57:32 -07:00
..
MessageBackupProtoInputStream.swift Decrypt/unzip backup files 2024-03-26 09:23:56 -05:00
MessageBackupProtoOutputStream.swift Zip and encrypt backups 2024-03-15 19:23:52 -05:00
MessageBackupProtoStreamProvider.swift Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00