Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Fulz 9c17eb866b Bugfix unmarshalling struct
improvement of Decode
2021-09-07 21:35:35 +02:00
Matthias Fulz c228d3fcce Cleanup 2021-09-07 16:05:04 +02:00
Matthias Fulz a8d0eabd84 Unmarshalling implemented 2021-09-06 23:33:50 +02:00
Matthias Fulz 0603ba907c Serializing rewrite 2021-09-02 00:08:59 +02:00
Matthias Fulz 5d63c6d16a Added error type.
Error handling with sub types
2021-08-21 22:29:18 +02:00
Matthias Fulz b398aec2ed Added more types. Implemented unsafe marshalling for faster
serialization
2019-10-05 01:42:09 +02:00
Matthias Fulz 17f127cdb6 Added possibility to use custom encoder / decoder 2019-10-04 17:58:17 +02:00
Matthias Fulz 39ca0f2303 Initial implementation 2019-10-04 12:28:45 +02:00