mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 09:41:31 +03:00
3abd3137c7
`writeInt8` happened to work because the strings we're writing happen to fit within a single byte so the LSB doesn't matter. We actually want a 16 bit (2 byte) number in big-endian format. |
||
---|---|---|
.. | ||
VerificationQRCode.js |