From: Olaf van der Spek (olafvdspek_at_[hidden])
Date: 2006-03-05 07:17:45


Hi,

When reading/writing binary streams, you often need to read/write an
(unaligned) integer in big, little or native endian. Is there support
for this in Boost?
I think iostreams isn't usable as 'zero-copy' is required.