Navid Ghahremani
Navid Ghahremani
Sorting
Hi Ahamed, Your library is awesome and saved me lots of times and headache, thank you. I was wondering if there is a way to add SortedList or any kind...
To use it in a reactive application, you need to do a nasty trick for the output stream and create your own like below (My example is returning the ByteArray...
Hi, First, impressive library. Thank you for that. I was wondering how can I test the expected header on receive?
Added timezone to directive, so now we can pass timezone like when we do in filter
Hi, I was trying to sort a list of int with `sortAlpha` and I realized it does not sort it correctly and I found out that it is because of...
I have multiple interfaces for different external services which some of interfaces are implemented via Retrofit and some have a custom implementation. Therefore, I needed to put a base interface...
Currently, moving the player quickly is challenging. To achieve this, you must either rapidly press the arrow keys to move the player in a particular direction, or if you hold...