
27 Apr
2011
27 Apr
'11
3:17 a.m.
2011/4/26 Trevor Elliott
Hot on the heels of the last release, cereal-0.3.3.0 [1] adds support for parsing and rendering lazy ByteStrings. Most running functions in Data.Serialize.Get and Data.Serialize.Put now have lazy analogues, and Data.Serialize has gained encodeLazy and decodeLazy.
This new functionality was made possible by the incremental parsing support added in cereal-0.3.1.0 by Lemmih.
Hi, For lazy ByteStrings, what would be the reason to prefer cereal or binary now? Thanks, Thu