FileStream writeBytes/writeBase64 awfully slow

FileStream writeBytes/writeBase64 awfully slow

BY 08 Jun 2018 Web Application Development

writing binary data to a file via writeBytes or writeBase64 seems awfully slow (at least on a Tizen 3.0 mobile emulator – admittedly, on a fairly slow host machine, but it’s in the order of 100 kB/s or so with 100 % CPU usage) – any reason why this could be or is there an alternative way to write binary data to files that’s faster.

Written by