Message349872
I'd rather keep encoding incrementally, and reduce the length of each attempt until the last UTF-8 character does not have its top bit set (i.e. is the final character in a multi-byte sequence).
Otherwise the people who like to print >2GB worth of data to the console will complain about the memory error :) |
|
| Date |
User |
Action |
Args |
| 2019-08-16 15:39:55 | steve.dower | set | recipients:
+ steve.dower, paul.moore, tim.golden, zach.ware, eryksun, anhans |
| 2019-08-16 15:39:55 | steve.dower | set | messageid: <[email protected]> |
| 2019-08-16 15:39:55 | steve.dower | link | issue37871 messages |
| 2019-08-16 15:39:55 | steve.dower | create | |
|