News

Simple C++ binary serialization library (with Python struct.pack-like interface).
Thanks Herko!<BR><BR>Your method would have worked but I started wondering just how it would work since struct.pack () just returns a string.