On Monday, 4 August 2014 at 14:02:22 UTC, Dicebot wrote:
Do you consider structs primitive types? This is probably #1 use case for JSON conversion.
No, only types that cannot be broken down in to smaller pieces, i.e. integral, floating points, bool and strings.
http://forum.dlang.org/post/mzweposldwqdtmqol...@forum.dlang.org
I don't understand exactly how that binary serialization works. I think I would need a code example.
-- /Jacob Carlborg