Help

Re: fileAsync() and later file.slice() returns Blob which shows correct file size, but useless after that

746 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Maxim_KM
5 - Automation Enthusiast
5 - Automation Enthusiast

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.

1 Reply 1
Steve_Haysom
8 - Airtable Astronomer
8 - Airtable Astronomer

try looking into .arrayBuffer() instead of .blob()