std.serialization: pre-voting review / discussion

Jesse Phillips Jesse.K.Phillips+D at gmail.com
Tue Aug 20 11:09:31 PDT 2013


On Monday, 19 August 2013 at 16:29:54 UTC, Jacob Carlborg wrote:
> On 2013-08-19 17:41, Jesse Phillips wrote:
>
>> Code has moved to https://github.com/opticron/ProtocolBuffer
>
> Does it have any utility functions that are fairly standalone 
> to handle the basic types, i.e. int, string, float and so on?

The data conversions are handled by
https://github.com/opticron/ProtocolBuffer/blob/master/conversion/pbbinary.d


More information about the Digitalmars-d mailing list