Serialize/Deserialize Tuple
Steve Biedermann via Digitalmars-d-learn Fri, 19 Aug 2016 03:02:13 -0700
I'm trying to send data over the network. On the receiving side,
I need a tuple of the sent values. Is there any way to achieve
this?
- Serialize/Deserialize Tuple Steve Biedermann via Digitalmars-d-learn
- Re: Serialize/Deserialize T... Edwin van Leeuwen via Digitalmars-d-learn