Milosz Krajewski

Results 47 comments of Milosz Krajewski

Start here: https://github.com/MiloszKrajewski/K4os.Compression.LZ4#armv7-il2cpp-unity

"Xamarin"? What do you mean? Running same thing on "Mono"? Or Xamarin.Forms vs MaUI? Can you provide me data which causes the problem?

Hmmm, that's very intriguing. What is different when you run on Xamarin.Forms and on MaUI. Does it use different runtime? Does it use Mono or .NET 6? I assume same...

If not a writer then I could do just a reader, but can you point me to some files I can test on?

This PR has a lot of good code and feel bad about not using it. At the same time, it no longer applies in a sense, and baseline already has...

I'm closing this issue at addressed with 1.3.3. This ticket was very valuable, and I guess it can spawn a discussion about rewrite. But for now: it does support `ReadOnlySequence`...

This snippet does exactly what has been implemented in new version. I do agree, it is much more optimized (as it has less layers of abstraction), but also duplicates a...