evolution-gaming/kryo-macros

More compact binary representation

plokhotnyuk opened this issue · 0 comments

Consider more compact binary representation for:

  • smaller than Int primitive types (Byte, Short, Char, Boolean)
  • use variable length representation for primitive types and their collections (see current BitSet serializer implementation)