Ahmad Ouerfelli

Results 6 comments of Ahmad Ouerfelli

@caltlgin I might get around to it one day but if you want to build it for yourself, all you have to do is clone my fork on the aouerf/updates...

@hidroh No problem! [This commit](https://github.com/hidroh/tldroid/pull/54/commits/6972cc7d8b57016a148c3883a8d42ff3e58b9171) is the one you're looking for.

While possibly overkill, it might be worth looking into using [`okio`](https://github.com/square/okio)'s `Buffer` for this.

Yeah that makes sense, thanks for the explanation. I guess the best option for now is to roll your own implementation like you said since `kotlinx-io` doesn't have exactly what...

It is known that Electron uses up a lot of RAM, so if it could be improved, that might be a good route to go on. But I really like...

This can probably be closed because of #180 ?