|
149a0e1850
|
optimization: ise varint on field counter for extendable format (it's rare for a struct to have so many fields so smartint will be better).
|
2023-03-15 09:51:54 +01:00 |
|
|
0e8f3daf99
|
support for @Unsigned fields and fox bad error of kotlinjs x is Float glitch: it returns true for integers
|
2023-03-13 16:27:06 +01:00 |
|
|
be03163a96
|
support for serialized frames
|
2023-03-12 23:22:21 +01:00 |
|
|
63b231975b
|
encoder and decoder now support extendable formats.
|
2023-03-12 22:48:21 +01:00 |
|
|
8fb052c4f9
|
refactored int codecs to DRY and easy support signed/unsigned values
|
2023-03-11 14:35:37 +01:00 |
|
|
0f9702b1dc
|
initial: varing and smarting packing tools
|
2023-02-03 13:10:43 +01:00 |
|