Jonas Jenwald 2eaa708e3a Combine the stringToUTF16String and stringToUTF16BEString helper functions
Given that these functions are virtually identical, with the latter only adding a BOM, we can combine the two. Furthermore, since both functions were only used on the worker-thread, there's no reason to duplicate this functionality in both of the `pdf.js` and `pdf.worker.js` files.
2022-11-16 12:35:44 +01:00
..
2022-08-06 10:17:00 +02:00
2022-10-25 22:48:02 +02:00
2013-03-15 11:24:08 -07:00
2022-10-16 09:38:58 +02:00