You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Previously we would convert a bytebuffer to a string, pass it to libaxolotl where it would be parsed back into a bytebuffer. Ideally we would just pass the bytebuffer, but it turns out that libaxolotl's bytebyffer class is identical but separate from libtextsecure's bytebuffer class. ¯\_(ツ)_/¯ So instead we pass the underlying array buffer, which is handled more or less the same way as a bytebuffer, and most importantly, does not involve any copying. // FREEBIE |
10 years ago | |
---|---|---|
.. | ||
models | 10 years ago | |
views | 10 years ago | |
axolotl_store.js | 10 years ago | |
background.js | 10 years ago | |
bimap.js | 11 years ago | |
chromium.js | 10 years ago | |
components.js | 10 years ago | |
conversation_panel.js | 11 years ago | |
database.js | 10 years ago | |
index.js | 11 years ago | |
libaxolotl-worker.js | 11 years ago | |
libphonenumber-util.js | 11 years ago | |
libtextsecure.js | 10 years ago | |
notifications.js | 11 years ago | |
options.js | 10 years ago | |
panel_controller.js | 10 years ago | |
register.js | 11 years ago | |
storage.js | 11 years ago |