Boost logo

Boost :

Subject: Re: [boost] Any interest in bitstream class?
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-06-29 08:32:43


On Sat, Jun 29, 2013 at 2:44 AM, Paul Long <plong_at_[hidden]> wrote:

> Oh, so you need to be interoperable with whatever that Raknet component
> does on the wire? If it does not serialize, the components of a different
> endianness have to convert to their native endianness. Yuck. If
> unserialized data is common "in the wild," perhaps the proposed bitstream
> library should support various endianness in the bit stream. I could either
> implement this initially or defer it until the need is recognized.

It's ok, the data I'm sending is generated via protobuf (which makes my
request not really necessary I guess).

Joel Lamotte


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk