Commit Graph

3 Commits

Author SHA1 Message Date
f655da82d5
silence more conversion warnings 2023-03-04 19:38:13 +01:00
a45da5c2b0
remove questionable assert in s6zer 2022-12-07 18:40:12 +01:00
f27300a8fa add new serializer based on bitpacking
it has the important stuff, but still misses conviniences like buffers
and optimizations like varints.
only works for little endian but theoretically only needs endian
detection to be able to support bigendian
2022-12-07 00:35:25 +01:00