May 13, 2021 09:27 AM
How to parse Blob, guys? Why this feature is introduced and no documentation and real examples of how to use it. I need to parse local iOS localization file with extension .strings and get keys and values into a table. Any suggestions welcome.
Apr 23, 2022 12:28 PM
try looking into .arrayBuffer() instead of .blob()