mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-21 18:59:27 +00:00
TypedArray.prototype.set doesn't handle ArrayBuffers correctly (it writes all zeros). Instead, wrap each ArrayBuffer in a typed array for concatenation.
27 KiB
27 KiB