KEncode: Packing Data for Strict Limits
Rasmus Ros 18 min readI've hit the same "pack state into a tiny string" problem four times now. Here's the library that came out of it, and a detour on why kotlinx.serialization is so cool to build on.
I've hit the same "pack state into a tiny string" problem four times now. Here's the library that came out of it, and a detour on why kotlinx.serialization is so cool to build on.