Y
Hacker News
new
|
ask
|
show
|
jobs
by
liuliu
1311 days ago
Yeah, I thought Data(contentsOf:) already do that, but it appears not (tested, indeed allocated all the memory to load the data). Adding `mapIfSafe` in the reading options solved this.