$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Any interest in bitstream class?
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-06-29 05:40:58
On 06/29/2013 12:50 AM, Paul Long wrote:
> Should the bitstream library support multiple endian schemes in the bit
> stream or is big endian enough?
If you want bitstream to be usable for the growing number of
communication protocols that use little endian (e.g. protobuf or
bitcoin.)