msoucy / dproto

D Protocol Buffer mixins to create structures at compile time
Boost Software License 1.0
37 stars 16 forks source link

Always deserialize both packed and unpacked. #23

Closed msoucy closed 9 years ago

msoucy commented 9 years ago

[packed=true] should only apply to serialization, not deserialization