Added
- export
serializeTupleItem
andparseTupleItem
functions for tuple (de)serialization (thx @krigga)
Fixed
storeInt(-1, 1)
now stores a1
bit, instead of0
(thx @Alejandbel)
serializeTupleItem
and parseTupleItem
functions for tuple (de)serialization (thx @krigga)storeInt(-1, 1)
now stores a 1
bit, instead of 0
(thx @Alejandbel)