std.container.Array support in msgpack

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Sep 28 01:22:49 PDT 2014


On Saturday, 27 September 2014 at 21:24:14 UTC, Nordlöw wrote:
> How do I add the leading byte 146?

Update: This is achieved by calling stream_.put() which is only 
allowed in members of PackerImpl.


More information about the Digitalmars-d-learn mailing list