-
released this
2026-03-25 03:57:25 +03:00 | 0 commits to master since this releaseWith the modern versions of kotlinx serialization we can effectively pack UInt, ULong and UShort without annotations. @Unsigned still works for Int, Long and Short as before. Also we added @Varing annotation for alternative integer packing.
Downloads