1 / 2
Also fun tidbit with this is that I was able to implement fast, lossless, compression for all images by default (lzfse). Images stored here are usually a chunk smaller than Apple’s photos app. Swift made this fun. I’ve got a library now for creating async streams of in/deflate file data.
1 likes 1 replies
?