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.
Page 1 / 1
try looking into .arrayBuffer() instead of .blob()
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.